Add "percentage done" to cards
Open
Nobody has claimed this yet.
enhancement
feature: cards
help wanted
needs discussion
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
It would be awesome, if the cards could have a field to show the progress of the issue..
This field may be optionally, and have values from 0 - 100% (in 10% steps).
If set to 100% the card also automatically marked as "done"
This progress should be (optionally) shown on closed cards in the Listing.
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
The issue names no files, tests, or entry points. Research how cards store completion state and how the Listing renders closed cards, then define the optional 0–100% progress field in 10% steps, its automatic done behavior, and its display; done means all requested behaviors work together.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100