Description
When the dashboard page loads, the charts and numbers are completely blank until the API responds.
This causes the layout to shift abruptly, which feels unpolished and broken.
We need animated skeleton loaders that act as placeholders while the data is fetching.
Requirements
Description
When the dashboard page loads, the charts and numbers are completely blank until the API responds.
This causes the layout to shift abruptly, which feels unpolished and broken.
We need animated skeleton loaders that act as placeholders while the data is fetching.
Requirements
SkeletonCard.tsxcomponent using Tailwind'sanimate-pulseclass.bg-slate-800) to the skeleton shape.isLoadingstate is true.