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

Loading the website has a small "jank" before the contribution graph loads #4

Open
mattrltrent opened this issue Jun 6, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@mattrltrent
Copy link
Owner

mattrltrent commented Jun 6, 2024

This is likely due to the SSR capabilities of the website since it's built with Next.js. The change is probably just a few sneaky bits of code, possibly to do with useEffect?

It is basically just when unstyled/unloaded components show for a fraction of a second when the site is first being loaded/refreshed. It looks ugly.

@mattrltrent mattrltrent added the bug Something isn't working label Jun 6, 2024
@mattrltrent mattrltrent changed the title Loading the website has a small "jank" before the contribution graph loads. Loading the website has a small "jank" before the contribution graph loads Jun 6, 2024
RamanaRaj7 added a commit to RamanaRaj7/github_painter that referenced this issue Jun 7, 2024
fix for issue mattrltrent#2 and Partial fix with errors for issue mattrltrent#4
This was referenced Jun 7, 2024
@mattrltrent mattrltrent added the good first issue Good for newcomers label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant