-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Context
The mocks show a bar below the Toolbar that displays currently active filter selections as dismissible chips, giving users a clear readout of what is filtering the view.
Goal
Render an "Active Filters" bar between the Toolbar and the accordion list when any custom meta filters are selected.
Behaviour
- Each active selection is shown as a chip: "Label: Value ×"
- Clicking × on a chip removes that individual selection
- A "Reset all" control clears all active custom filter selections
- Categories are joined visually with "AND" to reinforce the cross-category AND logic
- The bar is not shown when there are no active selections
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels