This repository was archived by the owner on Jul 19, 2019. It is now read-only.
This repository was 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 #266
Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels