Skip to content

feat(frontend): build bounty detail page#47

Merged
Xuccessor merged 1 commit into
BountyOnChain:mainfrom
Adamchaua:feat/bounty-detail-page-14
May 22, 2026
Merged

feat(frontend): build bounty detail page#47
Xuccessor merged 1 commit into
BountyOnChain:mainfrom
Adamchaua:feat/bounty-detail-page-14

Conversation

@Adamchaua
Copy link
Copy Markdown

@Adamchaua Adamchaua commented May 22, 2026

Implements #14.

Changes:

  • Adds dynamic /bounties/[id] route with generateStaticParams for known bounty IDs.
  • Displays title, description, reward, deadline, status, and truncated owner address.
  • Adds a SubmitWorkForm with link + notes fields that posts to POST /bounties/:id/submissions when NEXT_PUBLIC_API_URL is configured.

Verification:

  • npm run build --workspace=apps/frontend

Copy link
Copy Markdown
Contributor

@Xuccessor Xuccessor left a comment

Choose a reason for hiding this comment

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

LGTM

@Xuccessor Xuccessor merged commit c8510c2 into BountyOnChain:main May 22, 2026
3 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.

2 participants