alsoscotland / react-super-select

MIT License
95 stars 33 forks source link

Drop down close when clicking on button clear in search input #63

Closed amgohan closed 8 years ago

amgohan commented 8 years ago

when using searchable dropdown and entering some strings in search input. if we want to clear this input we click on the button clear. but when clicking the dropdown close. we want that when we clear the input via the button, the dropdown remain open.

alsoscotland commented 8 years ago

@amgohan Just making sure I understand what you are asking correctly: You would like the drop down to remain open when clicking the clear button for the search input field?

amgohan commented 8 years ago

yes exactly

alsoscotland commented 8 years ago

Sure. This seems like a bug actually

alsoscotland commented 8 years ago

https://github.com/alsoscotland/react-super-select/pull/68

alsoscotland commented 8 years ago

https://github.com/alsoscotland/react-super-select/tree/v0.5.0