Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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!

@BrodrickChilds BrodrickChilds force-pushed the master branch 3 times, most recently from 292c12f to 7d5b296 Compare January 24, 2018 00:31
@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

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

Successfully merging this pull request may close these issues.

2 participants