Skip to content

Suggestions shown in typeahead even when not focused #287

@ephigabay

Description

@ephigabay

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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions