Skip to content

feat(client): Add a loading skeleton for the Dashboard page - #185

Open
Daksh7785 wants to merge 1 commit into
Dharm3112:mainfrom
Daksh7785:feat/add-a-loading-skeleton-for-the-dashboard
Open

feat(client): Add a loading skeleton for the Dashboard page#185
Daksh7785 wants to merge 1 commit into
Dharm3112:mainfrom
Daksh7785:feat/add-a-loading-skeleton-for-the-dashboard

Conversation

@Daksh7785

Copy link
Copy Markdown

What does this PR do?

This Pull Request introduces a responsive loading skeleton for the Dashboard page (packages/client/src/app/(app)/dashboard/loading.tsx). It utilizes Next.js App Router's native loading.tsx feature to show a beautiful, animate-pulse fallback while the page's client components are hydrating or fetching data.

Why is this necessary?

As per Issue #3, users experienced a jarring blank screen or a very rudimentary loading state before the dashboard fully loaded. This new skeleton precisely mirrors the grid layout, action cards, and the mini profile section to provide a seamless and professional user experience, minimizing perceived loading times.

How was this verified?

  • Type checking passed (npm run check inside packages/client).
  • Tested the animate-pulse effect with Tailwind CSS.
  • Verified it accurately matches the layout of dashboard/page.tsx including the Lucide icons placement.

Thank you for reviewing my PR! Let me know if any changes are required, I am happy to accept constructive feedback as per our community Code of Conduct.

@netlify

netlify Bot commented Jul 19, 2026

Copy link
Copy Markdown

👷 Deploy request for intellicircle pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 25036e8

@vercel

vercel Bot commented Jul 19, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Dharm3112's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant