atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

Add filters UI to `/search` page

Open joepio opened this issue 1 year ago • 0 comments

Allow users to build specific queries that filter results by some prop:val combination.

We already have some dead code for filtering, but it looks bad and doesn't work well. Right now we have to select a class and that lists a bunch of properties.

A different UI would be to search for properties, and then select a value to filter by.

Ideally, the inputs are type-dependent (especially a resource selector would be nice), but this may be a bit too much work for now.

joepio avatar Aug 06 '24 11:08 joepio