Open
Description
I'm submitting a ...
- bug report
- feature request
- support request
What is the current behavior?
Keyboard control works great, but still lacking many accessibility features.
What is the expected behavior?
vue-simple-suggest to be more screen reader friendly.
Including:
- Necessary aria tags
- Using a
ul
andli
tags for suggestions. - Clearing the
hovered
data when list closes or re-renders. - Note about accessibility when using custom inputs to README
- Anything else?
What is the motivation / use case for changing the behavior?
Something closer to the WAI ARIA 1.1 spec