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

Color contrast issue with a disabled label that is associated with a button #1918

Open
shunguoy opened this issue Jun 5, 2024 · 0 comments
Labels
engine Issues in the accessibility-checker-engine component priority-2 (med) T62 user-reported Issues identified outside of the core team

Comments

@shunguoy
Copy link
Contributor

shunguoy commented Jun 5, 2024

Looks like a false positive, see details in slack message: https://ibm-studios.slack.com/archives/C036P1CTN/p1717601085772029

test case from Carbon: https://react.carbondesignsystem.com/?path=/story/components-toggle--playground&args=disabled:!false
with a short test case example::
<label for="control-disabled" title="Change to true" class="css-egxz13"><input id="control-disabled" type="checkbox" name="disabled"><span>False</span><span>True</span></label>

@shunguoy shunguoy added engine Issues in the accessibility-checker-engine component T62 user-reported Issues identified outside of the core team priority-2 (med) labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Issues in the accessibility-checker-engine component priority-2 (med) T62 user-reported Issues identified outside of the core team
Projects
None yet
Development

No branches or pull requests

1 participant