smeijer / leaflet-geosearch

A geocoding/address-lookup library supporting various api providers.
https://smeijer.github.io/leaflet-geosearch/
MIT License
1.02k stars 270 forks source link

[accessibility] Screen reader-friendly results list #320

Open Malvoz opened 2 years ago

Malvoz commented 2 years ago

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: