Skip to content

Upload progress bar is wrong #348

@lunika

Description

@lunika

Bug Report

Problematic behavior
When a large file is uploaded, the progress bar is wrong. The progress bar will reach 100% while the upload is still ongoing.
The user has wrong information, he can close the window, and then the upload is aborted.

Expected behavior/code

The information about the upload progress should be accurate and the user should not be allowed to leave the page without a warning displaying that the upload will be aborted.

Steps to Reproduce

  1. Open the network in the developer tools
  2. Upload a large file (~2GB)
  3. The progress will end and the POST request is still ongoing in the networks.

Environment

  • Drive version: v0.5.0
  • Platform: production

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions