Skip to content

Comments

Address feedback from #7180#7185

Merged
johnwcallahan merged 2 commits intolinode:developfrom
johnwcallahan:M3-nav-feedback
Dec 10, 2020
Merged

Address feedback from #7180#7185
johnwcallahan merged 2 commits intolinode:developfrom
johnwcallahan:M3-nav-feedback

Conversation

@johnwcallahan
Copy link
Contributor

  • Main Content padding from md to lg breakpoint
  • No loading icons in search bar

@Jskobos I wasn't able to reproduce the /preferences issue. I was having trouble with the mock service worker there, though... could that have been what you were experiencing?

- Main Content padding from md to lg breakpoint
- No loading icons in search bar
@johnwcallahan johnwcallahan self-assigned this Dec 7, 2020
Copy link
Contributor

@Jskobos Jskobos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

className={classNames({
[classes.icon]: true,
['loading']: loading
[classes.icon]: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can probably be simplified to className={classes.icon}

Copy link
Contributor

@tiffwong tiffwong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hooray for things finally coming together! We should go in and remove all the cmrSpacing classes since this is a much more elegant solution for adding the spacing 🎉

@johnwcallahan johnwcallahan merged commit 32caacf into linode:develop Dec 10, 2020
@johnwcallahan johnwcallahan deleted the M3-nav-feedback branch December 10, 2020 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants