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.
autoHighlight={true} only highlights the first item if it matches from its beginning
Here's an example for when it doesn't work:
user inputs: "foo"
multiple choices for items containing the word "blah blah food" are shown
first item isn't highlighted
It does work for the following:
user inputs "foo"
multiple choices begin with . "food"
first item is highlighted
The text was updated successfully, but these errors were encountered:
silicakes
changed the title
[HOWTO]Highlight first item for partial matches
Highlight first item for partial matches not from the beginning
Aug 7, 2017
silicakes
changed the title
Highlight first item for partial matches not from the beginning
autoHighlight={true} only highlights the first item - if it matches from its beginning
Aug 7, 2017
autoHighlight={true} only highlights the first item if it matches from its beginning
Here's an example for when it doesn't work:
It does work for the following:
The text was updated successfully, but these errors were encountered: