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 for attachments uploading #1749

Open
slav0nic opened this issue Jul 2, 2020 · 1 comment
Open

Progress for attachments uploading #1749

slav0nic opened this issue Jul 2, 2020 · 1 comment

Comments

@slav0nic
Copy link

slav0nic commented Jul 2, 2020

Will be nice have some basic functionality for get file uploading progress
Usually it implemented via XMLHttpRequest progress event, but kinto based on fetch() that still doesn't have this functionality.
so, will be nice have progress event in client.events

@dstaley
Copy link
Member

dstaley commented Jul 27, 2020

So as you mentioned, it doesn't look like fetch emits any sort of progress indicators. Right now there's no plans to switch away from fetch, so I don't think we really have a path forward to implementing this. That being said, I do want to keep this issue open in case the situation changes.

@dstaley dstaley transferred this issue from Kinto/kinto-http.js Apr 4, 2022
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