danish1658 / react-native-dropdown-select-list

☝️ React Native Select List Equivalent to Html's Select with options"
https://www.npmjs.com/package/react-native-dropdown-select-list
MIT License
193 stars 90 forks source link

Bug on search bar #83

Open Steve-Rynjah opened 1 year ago

Steve-Rynjah commented 1 year ago

When I try to search the drop down list drops with a list of item along with the Keyboard is open. So when I try to select the item from the drop down list at first the Keyboard dismiss and then again I have to select again on the selected option. Why can't it be done in just one step. Like onSelect the item even when the Keyboard is open it should dismiss the Keyboard and at the same time the item should be selected.

danish1658 commented 11 months ago

Thanks for raising this issue, will be fixed in new version

vladhelios commented 7 months ago

Has this bug been fixed? I encountered it in version 2.0.5