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

fix: use CustomInitialLoader on first load #588

Merged
merged 1 commit into from
Mar 9, 2023
Merged

Conversation

spaenleh
Copy link
Member

@spaenleh spaenleh commented Mar 8, 2023

This PR uses the CustomInitialLoader from @graasp/ui for the first screen when the builder is fetching the member.

It would be super cool be able to statically generate that in the idnex.html so there is no "white screen of death" when the bundle takes a bit longer to load.
Maybe this could be accomplished when using vite ?

closes #587

@spaenleh spaenleh linked an issue Mar 8, 2023 that may be closed by this pull request
@spaenleh spaenleh added bug 🪲 Something isn't working improvement labels Mar 8, 2023
@spaenleh spaenleh self-assigned this Mar 8, 2023
@spaenleh spaenleh requested review from codeofmochi and pyphilia March 8, 2023 16:02
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

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

Nice nice 💯

@spaenleh spaenleh merged commit 822383e into main Mar 9, 2023
@spaenleh spaenleh deleted the 587-use-custom-loader branch March 9, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working improvement v0.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use custom loader
2 participants