Add search
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 253
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Search should be implemented as an additional filter that is combined (logical AND) with the other selected filters. The search items should be tokenized (separated on spaces, unless quotes are used) with each token shown as a separate chip. Chips should include an x to dismiss that search query. Search will be added in the URL and so the state can be shared.
See https://material.io/guidelines/components/chips.html#
Some tips on designing search.
---
A very low priority
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.