stefanocudini / leaflet-search

Search stuff in a Leaflet map
https://opengeo.tech/maps/leaflet-search/
MIT License
782 stars 334 forks source link

[accessibility] Screen reader-friendly and keyboard operable search results list #268

Open Malvoz opened 3 years ago

Malvoz commented 3 years ago

Problems:

  1. It is not possible to use the component using only a keyboard.
  2. It is currently not conveyed to screen reader users which results are available after typing text in the search input.

Please consider following the ARIA Authoring Best Practices for the Combo Box design pattern.

Potentially helpful resources: