Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

ProgressBar value after canceling file? #198

Open
genestd opened this issue Jun 25, 2018 · 0 comments
Open

ProgressBar value after canceling file? #198

genestd opened this issue Jun 25, 2018 · 0 comments

Comments

@genestd
Copy link

genestd commented Jun 25, 2018

I am using a ProgressBar component to show the progress for all uploads, along with per-file ProgressBar components. For all ProgressBars I have hideOnComplete={false}

If I select a batch of files, and allow them all to complete, then all of the ProgressBars including the overall are shown at 100% width.

If I select a batch of files and cancel one or more of them, then the overall ProgressBar shows 0% width after the remaining files are completed. The individual ProgressBar components show 100% width.

Is this the expected behavior for the ProgressBar component with no file ID prop?

@Elhebert Elhebert reopened this Aug 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants