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

indicating progress #99

Closed
st-h opened this issue Jan 20, 2018 · 2 comments
Closed

indicating progress #99

st-h opened this issue Jan 20, 2018 · 2 comments

Comments

@st-h
Copy link

st-h commented Jan 20, 2018

This ticket is similar to the already closed #53, however as ember is moving towards making jQuery optional, we are going to need a feature complete replacement for making XmlHttpRequests. Currently the lack of displaying progress is blocking some people from using ember-fetch as such a replacement. Even though it seems that progress will not be supported when the polyfill is used, I think it is important to add this feature in order to allow projects that target up to date browser to make usage of this addon.

I can put some time into putting together a PR, but as there are other aspects involved like #63 or #45, I think it is best to agree on an approach and details first.

@nlfurniss
Copy link
Collaborator

Unfortunately, unless the fetch spec allows for indicating progress, this is something you will have to continue to use XmlHttpRequest for.

@xg-wang
Copy link
Member

xg-wang commented Mar 3, 2019

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

No branches or pull requests

3 participants