-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix(inline-dropdown): vanilla style fixes #5223
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 - Thanks @tw15egan!
Deploy preview for carbon-components-react ready! Built with commit 46dd1cb https://deploy-preview-5223--carbon-components-react.netlify.com |
Deploy preview for the-carbon-components ready! Built with commit d3122ce https://deploy-preview-5223--the-carbon-components.netlify.com |
Deploy preview for carbon-elements ready! Built with commit d3122ce |
Deploy preview for carbon-components-react failed. Built with commit d3122ce https://app.netlify.com/sites/carbon-components-react/deploys/5e3450541f1233000835a66e |
There was a problem hiding this 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
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
Testing / Reviewing
Open Vanilla inline dropdown and hover over items