Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: progress bar not working #4248

Merged
merged 3 commits into from
Oct 23, 2024
Merged

fix: progress bar not working #4248

merged 3 commits into from
Oct 23, 2024

Conversation

WofWca
Copy link
Collaborator

@WofWca WofWca commented Oct 23, 2024

The bug was introduced in 0e0d0b8.
Blueprint uses a range of [0, 1] and not [0, 100]:
https://blueprintjs.com/docs/#core/components/progress-bar.

@WofWca WofWca force-pushed the wofwca/fix-progressbar branch 3 times, most recently from 5540284 to 83d0c20 Compare October 23, 2024 17:30
@WofWca WofWca marked this pull request as ready for review October 23, 2024 17:36
@WofWca WofWca added the bug Something isn't working label Oct 23, 2024
@WofWca WofWca force-pushed the wofwca/fix-progressbar branch from 6f5661f to 0200cf0 Compare October 23, 2024 19:16
@WofWca WofWca merged commit 382a806 into main Oct 23, 2024
6 of 7 checks passed
@WofWca WofWca deleted the wofwca/fix-progressbar branch October 23, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants