nl-kat-coordination icon indicating copy to clipboard operation
nl-kat-coordination copied to clipboard

59. Search and filter assets on a broad range of criteria with a search query language (e.g. regex and nested queries)

Open madelondohmen opened this issue 1 year ago • 4 comments

About this feature

Milestone item

  1. 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

madelondohmen avatar Jun 12 '24 13:06 madelondohmen

We are currently working on creating filter components and a query component for the design system. #2884

NoemiOverdijk avatar Jul 17 '24 12:07 NoemiOverdijk

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)

HeleenSG avatar Jul 22 '24 12:07 HeleenSG

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'.

underdarknl avatar Aug 05 '24 11:08 underdarknl

Allow fuzzier searching on the tasklist. (use the existing api's)

underdarknl avatar Sep 24 '24 09:09 underdarknl