carbon
carbon copied to clipboard
Axe violation found in advanced-color-picker
Current behaviour
-
ARIA dialog and alertdialog nodes should have an accessible name - Ensures every ARIA dialog and alertdialog node has an accessible name.
-
Buttons must have discernible text - Ensures buttons have discernible text
Expected behaviour
No axe violation should occur.
CodeSandbox or Storybook URL
https://carbon.sage.com/?path=/story/advanced-color-picker--default-story
JIRA Ticket (Sage Only)
No response
Suggested Solution
No response
Carbon Version
latest
What browsers are you seeing the problem on?
Chrome
What Operating System are you seeing the problem on?
MacOS
Anything else we should know?
No response
Confidentiality
- [X] I confirm there is no confidential or commercially sensitive information included.
Hi @tempertemper, is there a solution you would recommend here? Thanks!
This is probably one to kick back to design. You could add an ARIA label to each colour, but that's only half the battle: a visible label paired with the 'colour swatch' is the most accessible way to do this.
@harpalsingh please could you take a look at this?