Skip to content

feat: Moved Leaderboard from nav bar to arena - #131

Merged
barunaniket merged 2 commits into
mainfrom
leaderboard
Aug 17, 2026
Merged

feat: Moved Leaderboard from nav bar to arena#131
barunaniket merged 2 commits into
mainfrom
leaderboard

Conversation

@vaibhavtulsian

Copy link
Copy Markdown
Collaborator

Summary
Moves the Leaderboard link out of the top-level navbar and places it inside the CP Arena page, keeping the navigation cleaner and grouping related features together.

Changes
Navbar.tsx — Removed the Leaderboard nav link. Navbar now shows: Home · Arena · Initiatives · Team.
cp-arena/page.tsx — Added a VIEW LEADERBOARD button (using the initiative-btn style) below the Arena description, linking to /leaderboard.
Rationale
The Leaderboard is contextually part of the Arena experience — it tracks daily speed bounties and problem-solving rankings. Nesting it under Arena reduces top-level nav clutter while keeping it one click away where users actually need it.

Note: The /leaderboard route and page are untouched — only the navigation entry point changed.

@vaibhavtulsian vaibhavtulsian self-assigned this Aug 17, 2026
@vaibhavtulsian vaibhavtulsian added the enhancement New feature or request label Aug 17, 2026
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
code-chef-pesuecc-chapter Ready Ready Preview Aug 17, 2026 6:45am

@vaibhavtulsian

Copy link
Copy Markdown
Collaborator Author

this is for issue #85

@barunaniket
barunaniket merged commit 9871fbb into main Aug 17, 2026
3 checks passed
@barunaniket
barunaniket deleted the leaderboard branch August 17, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants