-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Open the network in the developer tools
- Upload a large file (~2GB)
- 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 workingSomething isn't working