xerocodee / InfraBoard

Cloud infrastructures should be designed and managed collaboratively and visually. Get your IaC standardised.
https://infraboard.xerocodee.com
Apache License 2.0
33 stars 31 forks source link

[feature]: Improve the UI of loader of the website #87

Open Ansh101112 opened 2 months ago

Ansh101112 commented 2 months ago

Is there an existing feature request for this?

Detailed Description

There must be a better loader as its used and presence make the overall experience for user decide as its coming in various ways.

Use Cases and Benefits

Benefits: Improved user experience and better ui design

Priority/Impact

High

THIS ISSUE IS UNDER GSSOC'24 @pratik-fsdet assign this issue to me

SamIsTheFBI commented 2 months ago

Since Next14 is being used for the project, why not make use of skeletons for loading components? We can probably provide a better user experience with proper use <Suspense> tags & loading.tsx files, eliminating the need of a loading icon.

Ansh101112 commented 2 months ago

@aryasoni98 sir please assig me this issue

Ansh101112 commented 2 months ago

@aryasoni98 sir please see my pr #98