Skip to content

Keep the filter when item gets selected #1352

@HLeithner

Description

@HLeithner

Is your feature request related to a problem? Please describe.
When you filter for a group of entries and you would like to add all of them found by the filter you click on each of the items. Which doesn't work because you need to re-enter the filter after each selection.

Describe the solution you'd like
If I select an Item it should not remove the filter. Maybe needs a clear filter button?

Describe alternatives you've considered
Adding it with javascript back after removal, but it seems we don't have an event which works good so at the moment I use setTimeout after addItem event.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions