-
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(Checkbox): update focus styles #7620
fix(Checkbox): update focus styles #7620
Conversation
Deploy preview for carbon-elements ready! Built with commit 4eea27e |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit 4eea27e https://deploy-preview-7620--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.
looks good to me pending visual review
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.
👍🏻
Closes #6480
Closes #6471
No longer uses
box-shadow
to render theCheckbox
focus outline. This fixes issues with theCheckbox
in HCM as well as overflow issuesHCM
Changelog
Changed
box-shadow
tooutline
which is supported in HCMRemoved
Testing / Reviewing
View the Checkbox in Windows 10 HCM and view in Edge and FIrefox with
prefers-contrast
enabled