Skip to content

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

@realproject7

Description

@realproject7

Scope

Temporarily hide the "Airdrop" link from the top navigation bar. The /airdrop page should remain functional and accessible via direct URL — just not visible in the nav.

This allows continued development and testing of the airdrop features before the public campaign launch.

Fix

Remove or comment out the "Airdrop" nav item in the navbar component. Do NOT delete the /airdrop page or any airdrop functionality.

Files

  • `src/components/NavBar.tsx` (or equivalent nav component)

Acceptance Criteria

  • "Airdrop" not visible in the top nav bar
  • `/airdrop` page still works via direct URL
  • All airdrop APIs still functional
  • Easy to re-enable later (comment, not delete)

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent/T3Assigned to T3 builder agentenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions