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

Add option to clear typeahead on select option #245

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BrodrickChilds
Copy link

Similar to #108 but a bit more basic.

We're using the typeahead component as a part of a custom multiselect form, where we don't want the values to appear as tokens but rather in another place in the form where you can interact with them. Anyways, this allows a straightforward way to clear the input after selecting an option.

Thanks!

@aaroncrawford
Copy link

For anyone that needs this in the future, another issue references how to do it with refs. Not documented, so hope this helps:
#254

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

Successfully merging this pull request may close these issues.

None yet

2 participants