Skip to content

[#994] Hide Airdrop from nav bar#997

Merged
realproject7 merged 1 commit intomainfrom
task/994-hide-airdrop-nav
Apr 24, 2026
Merged

[#994] Hide Airdrop from nav bar#997
realproject7 merged 1 commit intomainfrom
task/994-hide-airdrop-nav

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

Fixes #994

  • Commented out the Airdrop nav link in NavBar.tsx — hidden until campaign launch
  • /airdrop page and all airdrop APIs remain fully functional via direct URL
  • Easy to re-enable: uncomment one line
  • Bump 1.1.1 → 1.1.2

Test plan

  • "Airdrop" not visible in top nav bar
  • /airdrop page still works via direct URL
  • Other nav links unaffected

🤖 Generated with Claude Code

Comment out the Airdrop nav item until campaign launch.
/airdrop page and all airdrop APIs remain functional.
Bump version 1.1.1 → 1.1.2

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Apr 24, 2026 6:46am

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

The Airdrop nav item is hidden in the navbar while leaving the route and underlying functionality untouched, which matches the issue scope exactly. The implementation is minimal and easy to reverse later.

Findings

  • None.

Decision

Approving. The implementation matches issue #994. e2e and lint-and-typecheck were still pending at the time of review.

@realproject7 realproject7 merged commit ff70986 into main Apr 24, 2026
4 checks passed
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.

[UX] Hide Airdrop from nav bar (keep accessible via direct link)

2 participants