Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload progress bar jumps a lot when starting uploads in multiple batches #990

Closed
jpxd opened this issue Jun 17, 2020 · 0 comments
Closed

Comments

@jpxd
Copy link

jpxd commented Jun 17, 2020

Description
I start an upload of 10 big files (5GB total). The progress bar shows the progress increasing slowly, so far so good.
A few minutes later (the first upload is still running) I start an upload of another 1GB file.

Expected behaviour
When starting the second upload, and the first upload is still running, the progressbar should jump back a little and continue from there, as the overall upload progress decreases when adding new files to the upload queue.

What is happening instead?
The upload progress bar jumps a lot between the progress of the two upload batches which are running.

Additional context
See this screen capture:
bug

How to reproduce?

  • Upload a few big files (so big, that it takes a few minutes, like 5GB)
  • After one minute upload another big file (like 1GB)

Files
Any large files work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants