Skip to content
New issue

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

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

Already on GitHub? # to your account

[Feature Request]: Change ui/srv_add_filter_state to include FilterGroups #143

Closed
Tracked by #6
gogonzo opened this issue Dec 13, 2022 · 2 comments
Closed
Tracked by #6
Labels
core enhancement New feature or request

Comments

@gogonzo
Copy link
Contributor

gogonzo commented Dec 13, 2022

Feature description

We still need a decision where to locate this module (should it stay in the same place or shown when + is clicked or in the filter-manager).

image

Except a possible location change we need to enable option to add a filter-group.

  • this pickerInput should allow selecting multiple values. After selecting value(s) srv_add_filter_state should decide if it's a InteractiveFilterState, FixedFilterState or FilterGroup (more than 1 selected). The new objects should be added to the ReactiveQueue.
  • The dropdown list should contain existing FilterStates and filter-columns. All these object can be combined within a group
  • It the new group contains existing FilterState then this FilterState should be duplicated and included into the group (don't move-remove existing FilterState)

image

@asbates
Copy link
Contributor

asbates commented May 1, 2023

Should we have a separate issue to implement a filter group with the new API? If not it would need to be a part of this issue.

@donyunardi
Copy link
Contributor

At the moment, we will not be pursuing this feature.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants