Filter for cards that are done
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
I'm using the Done feature quite extensively, i.e. it marks cards as done and puts a green "arrow" next to it. Also it saves some meta information (date) when the item has been marked as done.
It seems there is no easy way to toggle on/off items that are already done. I don't want to "archive" cards, but in some cases I would like them to dis-appear for a while.
Some form of quick toggle ("Show / hide done cards") would be helpful to address this.
Contributor guide
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
No files or tests are named. Start by locating the card list rendering and existing Done or archive controls, then trace how card completion metadata is represented. Done should be toggleable through a quick show/hide control, with hidden completed cards returning when enabled and their completion metadata preserved.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100