Support Saved Filter Presets as Quick Filter Buttons in Collection View #13312
FreakeyPlays
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
@FreakeyPlays I think query presets provide answer to your need , the UI is a bit laggy now but it will improve I believe |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
In cases where users manage extensive collections, like a large blog post archive in which each post can exist in various states, it becomes necessary to efficiently filter entries to enhance workflow and data accessibility. Currently, configured filters are reset when navigating away from the collection view, leading to inefficiencies and requiring repeated manual reconfiguration upon each return.
Problem
The temporary nature of the filtering system hinders user productivity, especially when repetitive filtering criteria must be applied frequently. The inability to persist or recall previously used filters reduces usability in scenarios involving large datasets or complex filtering logic. The Filter parameters are stored in the URL and could be quickly set via a Button without configuring the Filter again.
Proposed Solution
Users should be able to save custom filter settings to a predefined filter array, enabling quick access to commonly used filter configurations. Each saved filter should be identifiable by a label or title and stored in a user-specific context.
Key functionalities:
Benefits
Beta Was this translation helpful? Give feedback.
All reactions