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

Front-end direct upload to the backend does not get the progress bar. Is it possible to obtain the progress bar through the backend and push it to the front end? #3399

Closed
gaoyang666 opened this issue Jul 5, 2024 · 3 comments

Comments

@gaoyang666
Copy link

Front-end direct upload to the backend does not get the progress bar. Is it possible to obtain the progress bar through the backend and push it to the front end? thanks!

@prakashsvmx
Copy link
Member

Console is built only for the use within minio. it already has progress bar for while uploading.
i remember similar issue was raised in minio-js repo.

@gaoyang666
Copy link
Author

I am using minio-js for direct front-end to back-end file uploads, but currently, the progress bar is not displaying. I want the backend to return the progress and push it to the front end

@prakashsvmx
Copy link
Member

it is not supported.

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

No branches or pull requests

2 participants