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

Add loader to the MIP and results screen #343

Open
jstavh opened this issue Oct 3, 2023 · 1 comment
Open

Add loader to the MIP and results screen #343

jstavh opened this issue Oct 3, 2023 · 1 comment

Comments

@jstavh
Copy link
Contributor

jstavh commented Oct 3, 2023

No description provided.

@robinbb
Copy link
Member

robinbb commented Oct 25, 2023

Here, I think that "loader" means "spinner" or "loading modal" or some such.

Basically, we want the site's web pages to appear nearly instantly, even if the associated blockchain data takes a few seconds to arrive from the back end. (This delay is likely.) This should be easily possible because the web page itself never includes the data from the back end, which arrives via JSON payload.

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

2 participants