react-autocomplete
react-autocomplete copied to clipboard
[fixed] #42: add proper ARIA roles to elements
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.
👍
Looks good, we might not want to commit the build files though.