Skip to content

index: Reuse GET /summary result #2474

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

Merged
merged 1 commit into from
Apr 30, 2020
Merged

index: Reuse GET /summary result #2474

merged 1 commit into from
Apr 30, 2020

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Apr 30, 2020

This will cause the app to only once perform the GET /summary call and then keep showing the same data until the whole app is refreshed. This should get rid of the annoying loading screen when navigating from the frontpage to a crate and then back again.

r? @locks

This will cause the app to only once perform the `GET /summary` call and then keep showing the same data until the whole app is refreshed. This should get rid of the annoying loading screen when navigating from the frontpage to a crate and then back again.
@locks
Copy link
Contributor

locks commented Apr 30, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Apr 30, 2020

📌 Commit 9aaff0f has been approved by locks

@bors
Copy link
Contributor

bors commented Apr 30, 2020

⌛ Testing commit 9aaff0f with merge 244cc49...

@bors
Copy link
Contributor

bors commented Apr 30, 2020

☀️ Test successful - checks-travis
Approved by: locks
Pushing 244cc49 to master...

@bors bors merged commit 244cc49 into rust-lang:master Apr 30, 2020
@Turbo87 Turbo87 deleted the loading branch April 30, 2020 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants