cisco-sbg-ui / atomic-react

https://atomic-react.security.cisco.com
2 stars 5 forks source link

Text field does not receive focus when ASelect is open #1257

Open vdineva opened 2 years ago

vdineva commented 2 years ago

Steps to reproduce:

  1. Visit the https://atomic-react.vercel.app/components/form page
  2. Open the ASelect element
  3. Click inside the text field

Expected behavior: the field has the focus and the user can start typing Observed behavior: the field does not have the focus and the user has to click it a second time

https://user-images.githubusercontent.com/791418/181521434-4dcae187-6b32-4b01-a1ca-7c9d8117ae69.mov