kimmobrunfeldt / kimmobrunfeldt/progressbar.js
Issues with the progessbar
Open
- Dominant language
- JavaScript
- Stars
- 7.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Everything works as far as it should, but if the time is set a little longer, neither the progressBar nor the percentage display is correct.
Are there any problems here?
e.g. at a duration of "1000 * 60 * 89".
Thanks in advance.
Contributor guide
Research direction
Start by reproducing the progress bar and percentage display with a duration of 1000 * 60 * 89. Trace how the duration is handled during animation and compare the displayed progress with the expected elapsed time; done means both displays remain correct for longer durations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100