DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

ProgressBar determinate mode needs better example #772

Closed hbowden closed 6 years ago

hbowden commented 6 years ago

Here is a video showing the ProgressBar component not working when using mode="determinate": https://www.screencast.com/t/qr09OlsSwtAN

Darper commented 6 years ago

Working as expected. We should add better documentation to show the progress bar updating upon button click or with a timer.