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

Search needs to put React components into loading state #369

Open
issoupadrink opened this issue Sep 30, 2020 · 0 comments
Open

Search needs to put React components into loading state #369

issoupadrink opened this issue Sep 30, 2020 · 0 comments

Comments

@issoupadrink
Copy link

issoupadrink commented Sep 30, 2020

If you search for an Epoch through the explorer-app while already on an Epoch page, explorer-app will load the Epoch summary while still displaying the old Blocks component due to them being separate queries with different response times. What should happen is when you search, the components should be put into a loading state until the data is retrieved - preferably with each component displaying ASAP rather than waiting for the whole page to be ready.

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

1 participant