Skip to content

feat(rounds): move Rounds last in money menu + mark coming soon#116

Merged
r4topunk merged 1 commit into
mainfrom
feat/rounds-dev-notice
Jun 8, 2026
Merged

feat(rounds): move Rounds last in money menu + mark coming soon#116
r4topunk merged 1 commit into
mainfrom
feat/rounds-dev-notice

Conversation

@r4topunk

@r4topunk r4topunk commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rounds isn't live yet (backend not deployed, development unfinished). This reorders it to the end of the Money menu and clearly flags it as coming soon so users don't expect a working feature.

Changes

  • DaoHeader.tsx — reorder money submenu (treasury → bounties → swap → rounds); add amber SOON badge variant via a badgeClassName helper that dedups the desktop/mobile badge styling.
  • messages/{en,pt-br}/nav.json — Rounds description now reads "coming soon / not available yet".
  • RoundsIndexView.tsx — coming-soon banner at the top of the Rounds index page.

Test plan

  • Open the Money dropdown (desktop + mobile): order is Treasury, Bounties, Swap, Rounds; Rounds shows an amber SOON badge.
  • Visit /rounds: amber 'coming soon' banner renders above the hero.
  • Toggle pt-br locale: nav description shows 'em breve, ainda nao disponivel'.

Generated with Claude Code

Rounds isn't deployed yet (backend pending, development unfinished), so
surface it as not-yet-available rather than live.

- Reorder money submenu: treasury, bounties, swap, rounds
- Add amber SOON badge variant (badgeClassName helper, dedup desktop/mobile)
- Note 'coming soon / not available yet' in nav descriptions (en + pt-br)
- Add coming-soon banner on Rounds index page

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

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

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
gnars-shadcn Ignored Ignored Jun 8, 2026 1:42pm
hackertestdao Ignored Ignored Jun 8, 2026 1:42pm

Request Review

@r4topunk r4topunk merged commit 5759f4e into main Jun 8, 2026
4 checks passed
@r4topunk r4topunk deleted the feat/rounds-dev-notice branch June 8, 2026 13:43
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.

1 participant