You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a text field and a list that I want to have both shown at the same time, but once I press enter the focus changes from the text field to the list. Text fields seem to have a function to check if it has focus and to set focus to itself but input doesn't seem to have the same
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a text field and a list that I want to have both shown at the same time, but once I press enter the focus changes from the text field to the list. Text fields seem to have a function to check if it has focus and to set focus to itself but input doesn't seem to have the same
Beta Was this translation helpful? Give feedback.
All reactions