react-native-dropdown-select-list icon indicating copy to clipboard operation
react-native-dropdown-select-list copied to clipboard

Bug on search bar

Open Steve-Rynjah opened this issue 1 year ago • 2 comments

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.

Steve-Rynjah avatar Aug 21 '23 19:08 Steve-Rynjah

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

danish1658 avatar Aug 31 '23 04:08 danish1658

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

vladhelios avatar Jan 19 '24 10:01 vladhelios