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

Suggestions shown in typeahead even when not focused #287

Open
ephigabay opened this issue May 16, 2021 · 0 comments
Open

Suggestions shown in typeahead even when not focused #287

ephigabay opened this issue May 16, 2021 · 0 comments

Comments

@ephigabay
Copy link

Hi :)
When using the typeahead with async callback, if the user clicks outside the component before the suggestions arrive, they are still shown on arrival.

Steps to reproduce:

  1. Go to re-com demo
  2. change the data source to be async
  3. change rigid? to true
  4. type "a" in the typeahead and quickly click elsewhere before the suggestions arrive

expected behavior: suggestions are not shown because the component is blurred

Is there a way to fix this?

Thanks a lot!

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