-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
📚 Overview
Implement the user flow for opening, viewing, and participating in disputes on contested claims.
🎯 Objectives
- Allow users to open a dispute
- Display dispute status
- Allow staking during dispute
🧠 Scope
UI
- Open dispute modal / page
- Dispute status badge
- Dispute evidence view
- Stake and vote controls
Logic
- POST
POST /disputes - GET
GET /disputes/:id - POST
POST /disputes/:id/vote
🎨 Design Reference
Follow canonical designs in:
truthbounty/designs/dashboard/6-claim-detail.png
✅ Acceptance Criteria
- User can open dispute
- Dispute state visible
- Voting works
- API integration complete
⏳ Complexity & Effort
Complexity: Medium
Estimated Effort: ~0.5–1 day
📌 Notes
This issue includes UI implementation and must follow canonical designs in the parent repository.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program