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

AWS File upload to S3 - add a progress bar? #313

Open
tazzouni opened this issue Oct 30, 2024 · 3 comments · May be fixed by #317
Open

AWS File upload to S3 - add a progress bar? #313

tazzouni opened this issue Oct 30, 2024 · 3 comments · May be fixed by #317
Assignees

Comments

@tazzouni
Copy link

The file upload functionality works like a charm!

However, when trying to upload a large file the frontend would instantly shows you that the file is "uploaded" even though it is still uploading in the backend. which could be confusing. perhaps a progress bar would be helpful?

waspFileUpload

@Martinsos
Copy link
Member

Yes certainly! Or if not progress bar, which can be a bit tricky since we need to get info on how upload is progressing, then at least a spinner/loader of a sort, to show that upload is in progress.

@vincanger
Copy link
Collaborator

Hey @tazzouni are you actively working on a solution for this issue? If so, I will assign you to this issue for now. :)

@vincanger
Copy link
Collaborator

@tazzouni I've started working on this (https://x.com/hot_town/status/1856680286538338745). PR will be incoming here shortly.

@vincanger vincanger self-assigned this Nov 13, 2024
@vincanger vincanger linked a pull request Nov 14, 2024 that will close this issue
3 tasks
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

Successfully merging a pull request may close this issue.

3 participants