Replies: 2 comments
-
so it's not just using colour, so it can't fail 1.4.1 use of color... |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
But it does fail SC 3.3.2: Labels or Instructions because there is no indication whether left or right is on or off. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a question about the use of color and position to indicate the state of a switch control.
On a web page, a modal dialog is displayed to allow users to manage their cookie preferences. Each cookie option is represented by a switch (checkbox) control that users can toggle on or off. Currently, the switch indicates the “on” state visually by changing the background color and moving the handle (the circle) to the right.
Would this design fail WCAG Success Criterion 1.4.1 Use of Color or any other relevant success criteria?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions