Skip to content

feat: add branded 404 page#117

Closed
WhiteMuush wants to merge 3 commits into
mainfrom
feat/not-found-page
Closed

feat: add branded 404 page#117
WhiteMuush wants to merge 3 commits into
mainfrom
feat/not-found-page

Conversation

@WhiteMuush

@WhiteMuush WhiteMuush commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a root not-found.tsx: branded 404 with a link back to the dashboard (Next.js was serving its default unstyled page).
  • Also carries the public-demo spec and plan docs from the demo work session.

Test plan

  • npx tsc --noEmit and lint clean.
  • Verified in the dev container: unknown route renders the page with HTTP 404.

Next.js served its default unstyled not-found page. Add a root
not-found.tsx matching the app design with a link back to the
dashboard.
@WhiteMuush WhiteMuush closed this Jul 11, 2026
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