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
3.2.1
Version 64.0.3282.140 (Official Build) (64-bit)
https://codesandbox.io/s/v5pn12lpl
<Progress percent={100} successPercent={50} />
The progress bar is expected to be 50% green 50% blue.
100% green.
The text was updated successfully, but these errors were encountered:
Fix: successPercent should decide the progress status when it exists, c…
40e7e0c
…lose #9382 (#9614) * fix: successPercent should decide the progress status when it exists, close #9382 * Add test for e361df0 that successPercent should decide the progress status when it exists
yesmeck
Successfully merging a pull request may close this issue.
Version
3.2.1
Environment
Version 64.0.3282.140 (Official Build) (64-bit)
Reproduction link
https://codesandbox.io/s/v5pn12lpl
Steps to reproduce
What is expected?
The progress bar is expected to be 50% green 50% blue.
What is actually happening?
100% green.
The text was updated successfully, but these errors were encountered: