Skip to content
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
@silicakes

Description

@silicakes

autoHighlight={true} only highlights the first item if it matches from its beginning

Here's an example for when it doesn't work:

  1. user inputs: "foo"
  2. multiple choices for items containing the word "blah blah food" are shown
  3. first item isn't highlighted

It does work for the following:

  1. user inputs "foo"
  2. multiple choices begin with . "food"
  3. first item is highlighted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions