Choices icon indicating copy to clipboard operation
Choices copied to clipboard

Aria issues

Open viotopo opened this issue 3 years ago • 3 comments

I am having to issues validating the code and I don't know how to do it with choices.

  1. ARIA items do not have accessible names

  2. Elements with an ARIA [role] that require children to contain a specific [role] are missing some or all of those required children

Anybody knows how I can implement this on choices?

viotopo avatar Apr 06 '21 14:04 viotopo

Forgive me. I have replicated the errors using Axe scanner on the demo. If you scan the demo you'll see the WCAG 2.0 AA aria violations.

https://choices-js.github.io/Choices/

https://chrome.google.com/webstore/detail/axe-devtools-web-accessib/lhdoppojpmngadmnindnejefpokejbdd

Greg-Boggs avatar Jul 12 '23 16:07 Greg-Boggs