-
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(data-table): high contrast mode fixes #6873
fix(data-table): high contrast mode fixes #6873
Conversation
8512481
to
2aa5317
Compare
2aa5317
to
37ffdfe
Compare
Deploy preview for carbon-elements ready! Built with commit 8512481 |
Deploy preview for carbon-components-react ready! Built with commit 8512481 https://deploy-preview-6873--carbon-components-react.netlify.app |
Deploy preview for carbon-elements ready! Built with commit 5ef3c2e |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit 5ef3c2e https://deploy-preview-6873--carbon-components-react.netlify.app |
bump @andreancardona when you get a sec today |
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.
@tw15egan looks good to merge :)
Closes #6607
Closes #6871
Adds in a specific selector for Windows HCM mode to enable proper SVG fill colors.
CSS Tricks article about accessible SVGs in HCM
Changelog
New
ButtonText
as the fill property for our SVG iconsTesting / Reviewing
On Windows, go to Settings --> Ease of Access --> High Contrast, and enable High Contrast mode. Ensure all icons are visible in all Data Table variants. Experience in HCM should be the same as a user not in HCM.