Show progress bar percentage
Open
Nobody has claimed this yet.
1. to develop
design
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
The progress bar cell does not show the percentage value, so it's not obvious what value it has
Describe the solution you'd like
Show the percentage value above the progress bar in the cell
Describe alternatives you've considered
No response
Additional context
No response
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 progress bar cell implementation in the JavaScript frontend and inspect how its value is rendered. Update the cell so the percentage appears above the bar, then verify that the displayed value matches the progress value across relevant table states.
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
- 45/100