react-autocomplete icon indicating copy to clipboard operation
react-autocomplete copied to clipboard

[fixed] #42: add proper ARIA roles to elements

Open ekim-novus opened this issue 7 years ago • 2 comments

Improved the use of ARIA related to the combobox role, following the guidelines here: https://www.w3.org/TR/wai-aria-1.1/#combobox

This is for WCAG compliance.

Also updated README, example apps, and test snapshot.

ekim-novus avatar Oct 24 '18 17:10 ekim-novus

👍

mousemke avatar Dec 10 '18 14:12 mousemke

Looks good, we might not want to commit the build files though.

jrparish avatar Apr 03 '19 18:04 jrparish