Skip to content

feat: add bounty discussion thread with nested replies#1237

Open
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:feat/discussion-thread-838-v1
Open

feat: add bounty discussion thread with nested replies#1237
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:feat/discussion-thread-838-v1

Conversation

@alchip
Copy link
Copy Markdown

@alchip alchip commented May 12, 2026

Summary

  • add a new BountyDiscussion section on bounty detail pages
  • implement nested reply threads using parent/child comment structure
  • add real-time refresh via polling every 5s
  • include basic moderation/spam filtering for risky link/contact patterns
  • add comments API module + React Query hooks for listing/posting comments

Why

Issue #838 requests comments/discussion threads for bounty collaboration.

Acceptance mapping

  • Comments section with nested reply threads
  • Real-time comment updates (5s polling)
  • Moderation/spam filtering (client-side guard)

Closes #838

Wallet

Wallet: 74jSPYaxEJcGEuW4jr6bqQdg2iuLChyLEuEmC8QhcQVW

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.

🏭 Bounty T2: Add Bounty Comments/Discussion Thread

1 participant