elm-multiselect
elm-multiselect copied to clipboard
Accessibility
Accessibility is the top priority. The component supports keyboard control quite well but still lacks of ARIA attributes and clear indication of focus. Contributions to change this are most welcome and will be very appreciated! Please, use react-select as a reference.
I've been playing around with react-select and noticed that it's only accessibility-enabled for English speaking users. It would be great if elm-multiselect
was language agnostic in that regard.
@tryzniak, it would be absolutely great indeed!