Navigration: Your Funding, Peer Review, Post menu - #984
Conversation
Point Home at the activity hub, rename Fund/Earn to Your Funding and Peer Review, and simplify the Post menu around funding actions. Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 07a5a40d9d
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| label: 'Your Funding', | ||
| href: '/fund/dashboard', | ||
| iconKey: 'fund', |
There was a problem hiding this comment.
When a logged-out user clicks this new primary nav item, the Link goes straight to /fund/dashboard without using requiresAuth; that page then redirects unauthenticated users back to /, so the click appears to do nothing instead of opening sign-in and preserving the intended dashboard navigation. The analogous mobile nav item is also ungated, so please apply the same auth-gating behavior there.
Useful? React with 👍 / 👎.
…ation for 'Your Funding' tab and remove outdated comments.
|



Summary
/fund/dashboard) and Earn → Peer ReviewStack