Closed davidnixon closed 3 months ago
Correct accessibility issue with dropdown menu. Invalid text and warning text were not being announced in screen reader.
Found during development by Alessio Mantegna. Fix also provided by Alessio.
With screen reader in Safari. Easiest place to test is with the slots story http://localhost:6006/?path=/story/component-cvdropdown--slots There you can toggle the warning and invalid slots and confirm they are announced.
Approved by Alessio, accessibility focal on my team.
What did you do?
Correct accessibility issue with dropdown menu. Invalid text and warning text were not being announced in screen reader.
Why did you do it?
Found during development by Alessio Mantegna. Fix also provided by Alessio.
How have you tested it?
With screen reader in Safari. Easiest place to test is with the slots story http://localhost:6006/?path=/story/component-cvdropdown--slots There you can toggle the warning and invalid slots and confirm they are announced.
Were docs updated if needed?