alsoscotland / react-super-select

MIT License
95 stars 33 forks source link

Need a way to reset search text on multiselect + search + tags #37

Closed z3ugma closed 9 years ago

z3ugma commented 9 years ago

When calling a component that has multiselect, searchable, and tags all = true, the search text does not reset itself onChange.

This makes it difficult for the user to make the next selection if they are searching through a long list. They first have to delete all the text they previously searched for.

alsoscotland commented 9 years ago

@z3ugma thanks for submitting. I plan to work on the control a bit this week so I will look into it

z3ugma commented 9 years ago

Any word on implementing this?

alsoscotland commented 9 years ago

@z3ugma I have it almost done. Just wrapping up specs and some css.

z3ugma commented 9 years ago

👍🏻👍🏻🤓

alsoscotland commented 9 years ago

@z3ugma 0.1.19 should do what you need. Please let me know if you run into any issues. Closing for now