Skip to content

Create upload status #12

@talolard

Description

@talolard

Data "upload" happens in a recusive promise chain, but the user can start interacting with the data before it completes, which is important on large files.
We need to give them an indication the can do that, as well as something that tracks the progress of a file upload.

Probably the best way would be some progress bar at the bottom of the page that is infomred by the promise itself about the rate of progress.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions