kimmobrunfeldt / kimmobrunfeldt/progressbar.js
Cant have an empty progress bar
Open
- Dominant language
- JavaScript
- Stars
- 7.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I want to use the progress bar to indicate how close a user is to advance to the next level.
So far I tried to set .animate to zero, or remove it completely, but either way, it doesn't work.
It shows an empty bar but will not show the number within the circle.
Contributor guide
Research direction
Start by reproducing an empty progress bar with animation set to zero or omitted, as described in the issue. Inspect how the empty bar and circle text are rendered; done means the bar remains empty while the number is visible inside the circle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100