-
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(list-box): update hover active item background color #7832
fix(list-box): update hover active item background color #7832
Conversation
Deploy preview for carbon-elements ready! Built with commit c42fb55 |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit c42fb55 https://deploy-preview-7832--carbon-components-react.netlify.app |
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.
The selected+hover looks correct now but the original problem in the issue is still there. When using the keyboard and arrowing through the selected options there is no visual indicator. It should look the same keyboard arrowing through the items as it does when you hover over them.
2b4ac32
to
3894b69
Compare
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 👍 ✅
Closes #7490
This PR updates the hover state background color for active/selected items in list boxes per new spec guidelines
Testing / Reviewing
Select and hover over a multiselect item in the storybook and confirm the correct color tokens are used