Skip to content

Make currently active list filters more visible #174

@merwok

Description

@merwok

On a list page with many filters shown and the dropdown option active, admin users have a hard time finding out which filters are currently active, in order to remove one for example if the current selection has no results. They would have to go through the list and determine if the value visible is the default or not, so they end up clearing all filters (it’s the only action displayed) and re-building their selection.

Ideas:

  • A: add CSS to highlight filters with a non-default value selected

  • B: put active filters at the top of the list of filters

  • C: on top of the filter list, show currently active filters with a link to remove each: ( Age: 9+ | x ) ( Group: 10-15 | x ) (parens to represent a chip widget)

A + B or A + C are possible combinations.

I can contribute code if you agree to this feature!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions