kimmobrunfeldt / kimmobrunfeldt/progressbar.js

.Value() different for Circle & Line

Open
#264 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.