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

Progress bar during uploading a very big file #124505

Closed
JalinWang opened this issue May 24, 2021 · 3 comments
Closed

Progress bar during uploading a very big file #124505

JalinWang opened this issue May 24, 2021 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality file-explorer Explorer widget issues *out-of-scope Posted issue is not in scope of VS Code
Milestone

Comments

@JalinWang
Copy link

JalinWang commented May 24, 2021

Claim: I've tried to search " big file upload " and "progress bar upload" in issues, but found nothing useful. If something is missed, please remind me or close this issue directly.

I think it might be better if there's a progress bar instead of just a simple indicator while uploading big files.

e.g. when uploading a 3.2GB file, I have no way to know how much it has already transferred and how long it will take:
image
image
Progress bar or speed indicator could ease my nervousness if any.

What's more, vscode will alert annoyingly as it is configured to open the uploaded file the moment transfer is finished. A judgement of file size before opening, i.e. judge whether the file is larger than a certain threshold, can improve user experience.
image

@JalinWang JalinWang changed the title progress bar Progress bar during uploading a very big file May 24, 2021
@isidorn
Copy link
Contributor

isidorn commented May 25, 2021

I agree this could be improved. There are some similar issues already open.
This is a fair feature request, however we do not have it on our immediate plan. Thus assigning to backlog and we might add this in the future. Thanks

@isidorn isidorn added feature-request Request for new features or functionality file-explorer Explorer widget issues labels May 25, 2021
@isidorn isidorn added this to the Backlog milestone May 25, 2021
@JalinWang
Copy link
Author

Got it. Thanks for your quick response :)

@isidorn isidorn added the *out-of-scope Posted issue is not in scope of VS Code label Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality file-explorer Explorer widget issues *out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

3 participants
@isidorn @JalinWang and others