Skip to content

No indication of file assembling in chunked upload via web #9554

Description

@rullzer
  1. Upload a big file via the web (2GB or something)
  2. See it upload
  3. Once the final byte is send the upload bar disappears
  4. The file still needs to be assembled which takes time
  5. The file list is refreshed

Now at step 4 we have no feedback that something is still going on. But assembling a 2GB file can take some time.

Possible solutions:

  1. Show a spinner?
  2. Don't remove the progress bar until it is all finished

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions