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

ProgressBar value after canceling file? #198

@genestd

Description

@genestd

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions