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

idea: add dynamic loader to gateway http frontend #2404

Open
prusnak opened this issue Feb 25, 2016 · 2 comments
Open

idea: add dynamic loader to gateway http frontend #2404

prusnak opened this issue Feb 25, 2016 · 2 comments
Labels
need/community-input Needs input from the wider community topic/gateway Topic gateway

Comments

@prusnak
Copy link
Contributor

prusnak commented Feb 25, 2016

When I use gateway there is no indication for the user what is currently going on. I keep staring at the screen for several minutes, but have no idea whether the gateway is down, or it is still downloading the resource, or resource is not available or something else.

The idea is to add a dynamic loader, which gets sent to the browser first and would show progress and other useful info to the user. When the resource is finally available it would refresh the page and show the desired content.

This behavior would not be default, because this would obviously break a lot of stuff, but would be triggered when ?loader or similar is appended to the URL. That way one can set "dnslink=/ipns/Q0123456hash?loader" in their DNS TXT record and create a pleasant user experience for their users.

@em-ly em-ly added the need/community-input Needs input from the wider community label Aug 25, 2016
@whyrusleeping
Copy link
Member

Interesting idea. Would need to figure out how it should actually work.

cc web people: @dignifiedquire @diasdavid @lgierth

@ghost
Copy link

ghost commented Mar 6, 2017

I think this one would cover it: ipfs/go-ipfs-gateway#5

@lanzafame lanzafame added the topic/gateway Topic gateway label Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/community-input Needs input from the wider community topic/gateway Topic gateway
Projects
None yet
Development

No branches or pull requests

4 participants