Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAI-ARIA autocomplete: List with inline autocomplete #865

Open
sagalbot opened this issue Apr 30, 2019 · 1 comment
Open

WAI-ARIA autocomplete: List with inline autocomplete #865

sagalbot opened this issue Apr 30, 2019 · 1 comment

Comments

@sagalbot
Copy link
Owner

Is your feature request related to a problem? Please describe.
WAI-ARIA suggests 4 modes for combobox/listbox autocompletion. Vue Select currently support three of four modes, but does not currently support List with inline autocomplete.

https://www.w3.org/TR/wai-aria-practices-1.1/#combobox

Describe the solution you'd like
Vue Select should add autocomplete suggestions as a second text layer behind the input.

@dvlden
Copy link

dvlden commented Mar 27, 2020

Hello, any updates regarding this feature?
Also, how may I disable autocomplete when this field is clicked, because it is annoying to double click.

  1. To click the suggested country from autocomplete.
  2. To click the country again from the dropdown of vue-select.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants