react-native-magnus icon indicating copy to clipboard operation
react-native-magnus copied to clipboard

[Bug] Selecting Option from searchable Select requires two taps

Open jonjrodriguez opened this issue 3 years ago • 0 comments

Description

When you are searching in a Select input, when you go to select an Option the keyboard is dismissed. Then it requires another tap to select the Option.

Steps to reproduce the behaviour:

  1. Render a Select that has searchable options
  2. Search in the input field
  3. Try to select one of the displayed options

Important Details

  • Version: v1.0.62
  • OS: macOS Big Sur
  • Browser iPhone 12 Pro Simulator

jonjrodriguez avatar Apr 30 '21 14:04 jonjrodriguez