Skip to content

fix(client): Resolve layout shift on Dashboard by replacing inline skeleton - #211

Open
Daksh7785 wants to merge 6 commits into
Dharm3112:mainfrom
Daksh7785:fix/resolve-layout-shift-on-dashboard
Open

fix(client): Resolve layout shift on Dashboard by replacing inline skeleton#211
Daksh7785 wants to merge 6 commits into
Dharm3112:mainfrom
Daksh7785:fix/resolve-layout-shift-on-dashboard

Conversation

@Daksh7785

Copy link
Copy Markdown

What does this PR do?

This Pull Request resolves a layout shift issue on the Dashboard page during client-side authentication checks. It replaces the small, inline loading state with the full DashboardLoading skeleton component.

Why is this necessary?

As per Issue #10, the dashboard was rendering a tiny placeholder before flashing to the full UI, causing a jarring layout shift. By utilizing the existing loading.tsx skeleton for client-side state, we ensure a seamless visual transition.

How was this verified?

  • Verified DashboardLoading import and rendering.
  • Tested page load visually to confirm structural consistency.

Thank you for reviewing!

@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.

@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 8eef0d4

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