1chooo / 1chooo.com

👨🏻‍💻 $ ls -al Hugo -- A Turborepo of my personal website and blog built using React and Next.js, and Nextra (V3), fully responsive across all devices
https://1chooo.com
Creative Commons Attribution 4.0 International
14 stars 2 forks source link

[Feature] Display Skeleton Frame Before All Post Information is Rendered on Screen #325

Open 1chooo opened 2 months ago

1chooo commented 2 months ago

Currently, the skeleton is displayed for 1 second. However, we need to improve this functionality so that the skeleton appears while fetching all the necessary data. The skeleton should disappear only after all the content has successfully loaded. The current issue is that, after 1 second, some content still hasn’t rendered properly.

1chooo commented 2 months ago

@mu-irfan Apologies, but after our discussion yesterday, I still believe it might be worth spending some time researching the skeleton effect. I’ve assigned this issue to you as well, but it’s not mandatory. If you'd like to discuss it further, feel free to reach out. Thank you again for your contribution!

related: #315

mu-irfan commented 2 months ago

@1chooo Alright, will try to do it today.

1chooo commented 2 months ago

https://codeinmyday.com/blog/how-to-use-skeleton-loading-in-nextjs