-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
UXImprovement to User ExperienceImprovement to User Experience
Description
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
JeroenDeDauw
Metadata
Metadata
Assignees
Labels
UXImprovement to User ExperienceImprovement to User Experience