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

Making autoselect similar to w3 recommendation #573

Open
djalmaaraujo opened this issue Nov 22, 2022 · 0 comments
Open

Making autoselect similar to w3 recommendation #573

djalmaaraujo opened this issue Nov 22, 2022 · 0 comments

Comments

@djalmaaraujo
Copy link

Hi, I noticed that when the autoselect is true, and the user hit (Right arrow) on the keyboard, the selection does not move to the end of the sentence.

If you take a look at this experimental w3 page: https://www.w3.org/WAI/ARIA/apg/example-index/combobox/combobox-autocomplete-both.html.

The inline or both option from the aria-autocomplete makes it possible to hit (Right Arrow) and the cursor is moved to the end of the selected option.

Would this also make sense to the accessible-autocomplete component?

Here's a GIF with the example:

vp0MNy7wL7

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

No branches or pull requests

1 participant