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

Bug: Autocomplete field doesn't display current available options on focus #195

Closed
sallaben opened this issue Dec 22, 2020 · 0 comments
Closed

Comments

@sallaben
Copy link
Contributor

sallaben commented Dec 22, 2020

Good morning! Thank you for releasing 2.3.0 today. I found one issue with the new autocomplete-field and have created a PR to resolve the problem.

The autocomplete-field does not display current available options on focus, just on type. This allows the user to select the same option over and over:

https://i.imgur.com/fEWKbvm.gif

I have submitted PR #196. With this change, the component behaves properly:

https://i.imgur.com/taSg8Nj.gif

Thank you for your support and let me know if I can provide any more information.

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

2 participants