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

Show "Uploading..." in web UI for long uploads #6239

Merged
merged 2 commits into from Aug 23, 2017
Merged

Conversation

MorrisJobke
Copy link
Member

If the estimated upload time is bigger than 4 hours it shows the text "Uploading..." because the time then doesn't give any good hint to the user anyways.

cc @oparoz

If the estimated upload time is bigger than 4 hours it shows the text
"Uploading..." because the time then doesn't give any good hint to the
user anyways.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@oparoz
Copy link
Member

oparoz commented Aug 23, 2017

Simple enough fix :) 👍

@oparoz
Copy link
Member

oparoz commented Aug 23, 2017

One thing to check though is that the blue bar gets filled and doesn't drop back to a small value.

@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 23, 2017
@MorrisJobke
Copy link
Member Author

One thing to check though is that the blue bar gets filled and doesn't drop back to a small value.

Will fix in a separate PR.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke
Copy link
Member Author

Because @jancborchardt asked for it: I added a commit to replace the ... with … (ellipsis), but will not backport this to stable12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants