-
-
Notifications
You must be signed in to change notification settings - Fork 36
[FEATURE] Add loading state spinner and lazy loading #85
Comments
Please explain this again with a technical solution |
NextJS has this built in, I think it would be better not to create our own but follow their documentation https://nextjs.org/docs/app/building-your-application/routing/loading-ui-and-streaming |
then I will update the code, let you know |
updated the code , I removed the spinner and used a skeleton instead so I used lazy loading as well, |
ok I will take a look, where is the code? |
You have now pushed a PR we can discuss there, no need for extra notification and confusion here |
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
Just decided to improve user experience with a nice skeleton and spinner
Proposed Solution
Add loading state to repos, stats, and activity sections and also prepare a spinner and skeleton component
Screenshots
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
Add loading state to repos, stats, and activity sections and also prepare a spinner and skeleton component
The text was updated successfully, but these errors were encountered: