Skip to content

Add auto-complete to Search input #6210

@mcarrano

Description

@mcarrano

Optional auto-complete will be added to the Search input component to provide suggestions as the user types. A list of valid suggestions can be supplied by the consumer and can be use case dependent. Unlike for typeahead select, the resulting query string will not be constrained by this list (i.e. the user can enter a value that does not exist in the list). A design spec for this can be found here: https://docs.google.com/document/d/1mFOuhoAJNBSWKHZKwz8T6OVk71OWNPhfAuVF1Jw3BAk/edit?usp=sharing

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions