Skip to content

chore: drop dead Your Profile menu items#62

Open
mjdavidson wants to merge 1 commit into
masterfrom
mattd/explore-drop-your-profile
Open

chore: drop dead Your Profile menu items#62
mjdavidson wants to merge 1 commit into
masterfrom
mattd/explore-drop-your-profile

Conversation

@mjdavidson
Copy link
Copy Markdown
Contributor

Per git history, every "Your Profile" link has had href: '#' since the dashboard page first appeared in 2021-07-20. The placeholder was never wired up. Removed from Layout.tsx userNavigation and Settings.tsx subNavigation; UserCircleIcon dropped along with it. If AuthKit ends up exposing a profile view, wire it up fresh with a real route.

Per git history, every "Your Profile" link in this repo has had
href: '#' since the dashboard page first appeared in 2021-07-20
(commit f30f116). The placeholder was never wired up and there's
no profile view to point at — keeping decorative menu items that
don't navigate is misleading on a public demo.

Removed from:
- components/Layout.tsx userNavigation (header dropdown + mobile)
- components/Settings.tsx subNavigation (settings sidebar)

UserCircleIcon import dropped along with it. Settings sidebar now
has just Admin Settings.

If a profile view is added in phase 3 (AuthKit), wire it up fresh
with a real route.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

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

Project Deployment Actions Updated (UTC)
explore Ready Ready Preview, Comment May 13, 2026 11:55pm

Request Review

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant