59. Search and filter assets on a broad range of criteria with a search query language (e.g. regex and nested queries)
About this feature
Milestone item
- Doorzoekbare, filterbare en sorteerbare tabellen, op alle kolommen individueel of alle kolommen tegelijk. Goede voorbeelden zijn de interface van Elastic Search en Timeline Explorer.
Detailed description
Add detailed description of the new feature you'd like to propose. If this feature is related to a problem, what problem does it solve?
Scope
- Target: Objects list/Findings list
- Sorteren van tabel
- Zoeken in tabel
Out of scope
- Nieuwe manier van filteren
- Queries toepassen
- Zoeken/sorteren van rapporten tabel
Related tickets
- [x] #3253
- [x] #2735
- [x] #1066
- [ ] #3041
- [ ] #3041
- [ ] #3272
- [x] #3274
We are currently working on creating filter components and a query component for the design system. #2884
Notes from meeting: (Jan, Noam, Romijn, Noemi, Rieven, Heleen)
- Start on object page
- Free search (search field)
- Add to reports flow
- Implement sorting (as designed)
Backend sorting and partial frontend for OOI-list is implemented. searching/sorting on other tables is outisde of MVP. Regex search is outside MVP, for now we search using 'contains'.
Allow fuzzier searching on the tasklist. (use the existing api's)