One-click clear of status/category filters to "all" or "all open".
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- Avg merge
- 7m
- Merged PRs (30d)
- 3
Description
Buttons to select view all (instead of having to manually select) in the column filter for status (etc).
It is a pain to have to reselect all of the parts of a pop-up selector, especially when the popup is inside a scroller.
(In chrome, if you select one, and then do Command/A, then it selects all of them bit does not have an actual effect on the display. But maybe that is from not catching that form of change in an event? Or a chrome bug?)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the status and category column filter popup, then reproduce selecting all options in Chrome and check how the display updates. Done means providing one-click choices for “all” or “all open” and ensuring those choices correctly update the filtered view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100