Selecting filter on a column should add an extra filter row rather than clearing old filters if present
Open
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if currently setup filters would not be overwritten if selecting filter on an extra column. Instead, the extra row should appear with that column selected.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start from the column filter selection UI described in the issue and trace how selecting another column currently replaces the existing filters. The work is done when selecting an additional column preserves the current filters and displays a new row for that column; verify the behavior with multiple filters already configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100