-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
Yes. Currently, when I click the "Filters" button to add a filter, it adds one filter input row. However, if I want to add another filter, I have to click the "Filters" button again. This is unintuitive, especially when building complex queries.
Describe the solution you'd like
After clicking the "Filters" button and one filter is already visible, show an "Add Another Filter" button next to "Filter" button. This allows users to quickly add multiple filters without clicking "Filters" repeatedly.
Describe alternatives you've considered
- Repeatedly clicking the same "Filters" button to add more filters, this works but isn’t discoverable or efficient.
- Auto-adding multiple filters, not ideal because users may only want to add one.
sahithvibudhi
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers