vansh-codes / ChaosWeb

Everything is chaotic here!!
https://chaosweb.vercel.app/
MIT License
15 stars 58 forks source link

CHAOS REPORT: Fixing Preloader #160

Open VidhanThakur09 opened 10 hours ago

VidhanThakur09 commented 10 hours ago

Is there an actual issue here?

Describe the unexpected!

Currently, the website's preloader functionality is not functioning as expected. The preloader, a visual element designed to indicate loading progress, is not appearing on the website, leaving users with a blank screen until the page fully loads. This can lead to a negative user experience, especially on slower connections.

@vansh-codes can you assign this issue to me with labels "gssoc-ext" with levels 3 and "hacktoberfest-accepted";

Confirm

vansh-codes commented 6 hours ago

There already exists a preloader in https://vansh-codes.github.io/ChaosWeb Create similar preloader in React version https://chaosweb.vercel.app

VidhanThakur09 commented 6 hours ago

Thank you for assigning this issue to me. I will convert the preloader into React.