Skip to content
#

autosuggest

Here are 82 public repositories matching this topic...

rollie42
rollie42 commented Nov 21, 2021

This is a question/request, but I am happy to try to contribute if you can point me in the right direction :)

I notice when using useSelect, if I have a number of entries in the Select dropdown like "San Francisco", "San Diego", and "San Antonio", If I type "San F", it doesn't select the appropriate entry because the space key causes the dropdown to close. So - is there a way to prevent this

sssmi
sssmi commented Feb 17, 2019

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 and li tags for suggestions
enhancement good first issue major resolved

Improve this page

Add a description, image, and links to the autosuggest topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the autosuggest topic, visit your repo's landing page and select "manage topics."

Learn more