Skip to content

Add shadcn - #4703

Draft
patrick91 wants to merge 1 commit into
2026-08-06-add-cross-inertiafrom
2026-08-06-add-shadcn
Draft

Add shadcn#4703
patrick91 wants to merge 1 commit into
2026-08-06-add-cross-inertiafrom
2026-08-06-add-shadcn

Conversation

@patrick91

Copy link
Copy Markdown
Member

No description provided.

@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pycon Ready Ready Preview Aug 14, 2026 8:10pm

@claude

claude Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This PR scaffolds shadcn/ui into the dashboard app (new UI primitives, sidebar, fonts, Tailwind theme tokens) and wires a sidebar layout into Dashboard.tsx. Most of the diff is generated shadcn boilerplate (components/ui/*) and the lockfile.

  • app-sidebar.tsx: the "Dashboard" nav item has isActive hardcoded to true. Fine while there's a single nav entry, but will show the wrong active state as soon as more routes are added — worth deriving from the current path (e.g. Inertia's usePage().url) now or flagging as follow-up.

No other issues found — the rest is standard, unmodified shadcn-generated code and config wiring (tsconfig/vite path aliases, Tailwind theme vars).

@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.86%. Comparing base (2d8ec77) to head (16fb83b).

Additional details and impacted files
@@                      Coverage Diff                      @@
##           2026-08-06-add-cross-inertia    #4703   +/-   ##
=============================================================
  Coverage                         92.86%   92.86%           
=============================================================
  Files                               363      363           
  Lines                             11176    11176           
  Branches                            894      894           
=============================================================
  Hits                              10379    10379           
  Misses                              675      675           
  Partials                            122      122           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Shortcake-Parent: 2026-08-06-add-cross-inertia
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