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

Feature/improve page load with cache #3450

Merged

Conversation

edbrett
Copy link
Contributor

@edbrett edbrett commented May 31, 2018

There is a small bug that when the page has the cache and then starts the next fetches, the loading state is false. This causes the loaders to re render, leading to a unpleasant flash to the user in some slower cases. This removes the components dependancy on having the cache loading in the props by setting essential fetches to true from the beginning.

@edbrett edbrett requested a review from pjosh May 31, 2018 14:46
@pjosh pjosh changed the base branch from develop to feature/global-dashboard May 31, 2018 14:58
Copy link
Contributor

@pjosh pjosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good 👍

@edbrett edbrett merged commit cd99218 into feature/global-dashboard May 31, 2018
@edbrett edbrett deleted the feature/improve-page-load-with-cache branch May 31, 2018 15:27
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

Successfully merging this pull request may close these issues.

2 participants