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

Status Bar Strange Behaviour #1546

Closed
jabelone opened this issue May 13, 2019 · 3 comments
Closed

Status Bar Strange Behaviour #1546

jabelone opened this issue May 13, 2019 · 3 comments
Assignees
Labels
Bug Status Bar Issues relating to the @uppy/status-bar plugin

Comments

@jabelone
Copy link

Hi There,

I've got uppy integrated into our web app. It's working quite nicely and I'd just like to say thanks, it's awesome! However, there's a strange behaviour that's exhibited when uploading files with the status bar enabled. It's a bit hard to explain so I've included a gif of the problem.

We're using pre-signed URLs and uploading directly to S3. We are using uppy 1.0.0 and aren't using companion. Essentially, after the upload begins the status bar information starts behaving very strangely. The total size of the upload starts decreasing (ie 3.4GB, 3.3GB, etc.) and the amount completed climbs a little bit (ie 9mb, 15mb, 20mb, etc.) then goes back down to 0. As a result of this the ETA jumps around wildly. We're on a 100mb fibre link and the files upload fine if you ignore this strange behaviour. The odd thing is the progress bar appears to work fine.

I'm not sure if this is a bug with our implementation or with Uppy itself so any help would be appreciated. Thanks!

UppyBug_1_1

@goto-bus-stop goto-bus-stop added Status Bar Issues relating to the @uppy/status-bar plugin and removed Triage labels May 13, 2019
@goto-bus-stop
Copy link
Contributor

I'll try to investigate this!

@goto-bus-stop
Copy link
Contributor

With the "total" file size decreasing as files finish uploading, I think this was caused by the same bug as this other issue: #1684

Since that issue was fixed and has made it into a release, I'll close this. lmk if it was actually different and if you're still seeing this!

@jabelone
Copy link
Author

jabelone commented Oct 6, 2019

Hey thanks for your help. I've just installed the latest version of uppy on NPM (1.4.0) and I'm still seeing similar behaviour. The total file size seems to be staying at the correct amount now, but the ETA is still jumping around wildly. It seems like there's another bug for this (#1836) so I'll leave this closed. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Status Bar Issues relating to the @uppy/status-bar plugin
Projects
None yet
Development

No branches or pull requests

2 participants