kimmobrunfeldt / kimmobrunfeldt/progressbar.js
.Value() different for Circle & Line
Open
- Dominant language
- JavaScript
- Stars
- 7.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to show 1/7th of 700k progress. When I use Line it works fine but when I use Circle it shows 100,00**1**
Codepen here https://codepen.io/roryaherne/pen/QWjYzzg
Contributor guide
Research direction
Start with the linked CodePen and compare the Circle and Line behavior when .value() receives 1/7 of 700k. Done means Circle reports the intended fraction instead of 100,001, matching Line's result; add a regression check if existing coverage supports these shapes.
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
- Mostly clear
- Newbie friendliness
- 35/100