sanusart / react-dropdown-select

Customisable dropdown select for react
https://react-dropdown-select.netlify.app/
MIT License
349 stars 83 forks source link

Option : make the search input disappear after selection #307

Open kharoncode opened 7 months ago

kharoncode commented 7 months ago

If you don't need to do a second search (when Multi is not ticked) after selecting an option, make the search input disappear.

If the value of the option is too large and the width of the select is too small, the input slides under the selected option and creates an empty space.