Skip to content

Handle OR/AND switch leading to empty results #180

@malberts

Description

@malberts

Multiple OR values can be used to get a non-empty search result. When switching that same filter from OR to AND, it can result in an empty search result. The same selection would not have been possible if the filter was set to AND in the first place, since the additional values would've been removed. The UI does not show the selected values, so user is now unable to easily undo the change.

Screencast_20250211_023317.mp4

A possible solution would be to show the selected values, even when they would technically have 0 counts based on the current search. Then the user can try to deselect values until it leads to a non-empty search result.

Related: removing filters when they have no values and no values were selected: #176

Metadata

Metadata

Assignees

Labels

UXImprovement to User Experience

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions