alsoscotland / react-super-select

MIT License
95 stars 33 forks source link

onSearchInputChange isn't called after select an option with clearSearchOnSelection prop active. #137

Closed VikLiegostaiev closed 6 years ago

VikLiegostaiev commented 6 years ago

Hello. I wrote something in search input, then I selected option, dropdown closed and search input cleared but no call of onSearchInputChange. Is this should work in such way or is this a bug? Maybe, is there another way to callback when search is cleared on selection?

alsoscotland commented 6 years ago

@VikLiegostaiev Might be a bug. I will take a look soon

alsoscotland commented 6 years ago

@VikLiegostaiev my apologies that this took a while. Let me know if the issue is solved in https://github.com/alsoscotland/react-super-select/tree/v1.0.10