ayon-frontend
ayon-frontend copied to clipboard
Search and Filters: Global search and filtering component for all pages
Story
- I want to find something specific on the page.
- I want to filter out/in specific things.
Problems
- Everyone will want some different filter and we can't just keep adding new filter dropdowns every time a user requests one.
- Learn the filtering rules once and use across the whole product.
- Easy to use and learn, needs to be simple yet powerful.
- Persistent: custom filters and search should be savable.
- Obvious: not hidden in menus otherwise no one will ever use them.
TODO
- [x] Research
- [ ] Propose a filtering "language" of sorts.
- [ ] Design
- [ ] Build
Contribute
Please comment inspirations, ideas and solutions!