Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: combine filter with collection query #209

Open
petschki opened this issue Aug 22, 2024 · 0 comments
Open

Feature: combine filter with collection query #209

petschki opened this issue Aug 22, 2024 · 0 comments

Comments

@petschki
Copy link
Member

We have the following scenario here:

  • A customer created a collection which shows items of a specific Subject
  • those items also have several other subjects assigned so we wanted to add a Subject filter to further narrow down the collection to those additional subjects.

This cannot be done right now, because the filter overrides the criteria of the collection query.

We're thinking about implementing a checkbox which says combine filter with collection query and handle it as AND combination. From the UI perspective it would also make sense to "hide" the selected collection query values in the filter list and only show the additional selectable values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant