Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor: Better colocate suspense #4863

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
Nov 2, 2022
Merged

Conversation

BrunoQuaresma
Copy link
Collaborator

Our loaders have been blocking all the screens when a page file is being loaded that is because we only had suspense at the root of our routes. I added some suspense inside our layout components with our generic loader. At some point, we may want to have custom skeletons for each layout.

@BrunoQuaresma BrunoQuaresma requested a review from a team as a code owner November 2, 2022 19:18
@BrunoQuaresma BrunoQuaresma self-assigned this Nov 2, 2022
@BrunoQuaresma BrunoQuaresma requested review from jsjoeio and removed request for a team November 2, 2022 19:18
@BrunoQuaresma BrunoQuaresma enabled auto-merge (squash) November 2, 2022 19:38
Copy link
Contributor

@jsjoeio jsjoeio left a comment

Choose a reason for hiding this comment

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

LGTM!

@BrunoQuaresma BrunoQuaresma merged commit 86fc3e0 into main Nov 2, 2022
@BrunoQuaresma BrunoQuaresma deleted the bq/refactor-suspense branch November 2, 2022 20:17
@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants