Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(inline-dropdown): vanilla style fixes #5223

Merged
merged 3 commits into from
Jan 31, 2020

Conversation

tw15egan
Copy link
Member

Closes #4259

Removes some extra styles that were causing jankiness on hover in inline dropdowns. Since these classes are not used in React (we use list-box), that variation should not be affected.

Changelog

Removed

  • Some styles that were causing issues on hover for inline dropdown

Testing / Reviewing

Open Vanilla inline dropdown and hover over items

@tw15egan tw15egan requested a review from a team as a code owner January 31, 2020 00:02
Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @tw15egan!

@netlify
Copy link

netlify bot commented Jan 31, 2020

Deploy preview for carbon-components-react ready!

Built with commit 46dd1cb

https://deploy-preview-5223--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Jan 31, 2020

Deploy preview for the-carbon-components ready!

Built with commit d3122ce

https://deploy-preview-5223--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Jan 31, 2020

Deploy preview for carbon-elements ready!

Built with commit d3122ce

https://deploy-preview-5223--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Jan 31, 2020

Deploy preview for carbon-components-react failed.

Built with commit d3122ce

https://app.netlify.com/sites/carbon-components-react/deploys/5e3450541f1233000835a66e

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

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

looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Dropdown]: codepen does not match netlify
3 participants