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

Clear search text on blur if the item is not selected from search results #98

Open
bernard4uece opened this issue May 29, 2020 · 1 comment
Labels

Comments

@bernard4uece
Copy link

bernard4uece commented May 29, 2020

I am using this control but I encountered problem where I am unable to clear the search text on blur if no item is selected from search results. Here the user just searched for something and hasn't selected anything from the search results and moved on to next control on the form and the user never cleared the searched text. Any help on this issue is appreciated.

Thanks

@ghoshnirmalya
Copy link
Owner

You should be able to do that via the onChange() prop.

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

No branches or pull requests

2 participants