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
{{ message }}
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.
Let's say you have the following items:
Foo
,Bar
If you start typing
F
thenFoo
will automatically be highlighted.But if you instead start typing
o
thenFoo
will not be highlighted.Therefore, hitting Enter will not select the first item in the second scenario.
The text was updated successfully, but these errors were encountered: