Multiple filter List
Opened this issue · 0 comments
k-maheshkumar commented
What would you like to be added?
As a user I would like to have muliple filters that that can be applied independently or together.
Current Behaviour:
- Create a filter with some condition, which can be combined with another condition with "and/or"
- Can have only one filter that needs to be modified each time if the table needs to be viewed differently
Expected Behaviour:
- Create a filter "Some name_A" with some condition, which can be combined with another condition with "and/or"
- Create a filter "Some name_B" with some condition, which can be combined with another condition with "and/or"
- Filters name_A, name_B can be edited after creation -> changing the name and condition
- Filters name_A, name_B can be saved for each project
- Filters name_A, name_B can be applied independently or together
Example mock up:
Why is this needed?
Currently only filter can be applied, but we need to apply multiple filters