Skip to content

FE: Bounty management dashboard shell + overview #630

Description

@0xdevcollins

Context

Part of the Bounty Operate to Payout milestone (v1 boundless). The per-bounty organizer management dashboard: the hub for Operate -> Decide -> Payout -> Wrap. The org bounty list already exists (Configure #597); this adds the per-bounty management shell.

Blueprint to mirror

  • app/(landing)/organizations/[id]/hackathons/[hackathonId]/page.tsx (overview) + the tabbed management layout (submissions/judging/rewards/settings).

Tasks

  • Route app/(landing)/organizations/[id]/bounties/[bountyId]/page.tsx + tabbed management layout: Overview, Applications, Submissions, Payout/Winners, Settings (+ Disputes).
  • Overview: status/phase, mode badges, deadlines, prize tiers, intake stats (consume the operate-reads endpoint), escrow event link.
  • Mode-aware tab visibility (e.g. Applications tab only for application entry types).

Acceptance criteria

  • Organizer opens a published bounty and sees status + stats + navigable management tabs, correct per mode.

Depends on

  • Backend operate reads.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions