Calculate task progress percentage by number of items done
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Steps to reproduce
None. Feature request.
Expected behaviour
Add possibility to set task progress in number of items: 0 to M. Default - 0 to 100 (as percents).
And use slider to set current number of done items.
This will recalculate percents / progress-bars.
Variants of progress view could be switched via radio element in right panel.
Actual behaviour
Not implemented.
Server configuration
Any.
Client configuration
Any.
Logs
None.
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
Start by locating the task progress controls in the right panel, including the existing progress bar and radio element options. Add a slider-based item count from 0 to M while retaining the default 0–100 percent mode, and verify that the displayed percentage and progress bar recalculate correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100