Skip to content

fix: clamp progress bar visual width to 100%#91

Open
Sp1kyss wants to merge 3 commits into
gbabaisaac:mainfrom
Sp1kyss:fix-progress-overflow
Open

fix: clamp progress bar visual width to 100%#91
Sp1kyss wants to merge 3 commits into
gbabaisaac:mainfrom
Sp1kyss:fix-progress-overflow

Conversation

@Sp1kyss

@Sp1kyss Sp1kyss commented Apr 22, 2026

Copy link
Copy Markdown

Fixed the UI overflow issue where progress bars would exceed their container on overfunded bounties.

Implemented Math.min(percentage, 100) for the visual width.

Kept the numeric label (e.g., 150%) so users still see the actual funding level.

Verified on multiple overfunded examples.
fixed_progress_bars_1776816226452
Closes #91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant