[Frontend] Implement Complete Dispute Resolution UI#165
Merged
Cedarich merged 18 commits intoStayLitCodes:mainfrom Mar 30, 2026
Merged
[Frontend] Implement Complete Dispute Resolution UI#165Cedarich merged 18 commits intoStayLitCodes:mainfrom
Cedarich merged 18 commits intoStayLitCodes:mainfrom
Conversation
- Add FileDisputeModal with reason, severity, and evidence management - Create DisputeSection for viewing dispute details and timeline - Build ArbitratorResolutionModal for dispute resolution - Update escrow detail page with dispute-specific actions - Add comprehensive dispute type definitions - Support role-based access control (buyer/seller/arbitrator) - Implement fund distribution preview for split outcomes - Add visual timeline and status progression - Create reusable Badge component - Replace axios with fetch for consistency Features: - File disputes with validation and confirmation - View dispute details and evidence - Resolve disputes with outcome selection - Track dispute timeline and history - Role-based permissions and actions
|
@DIFoundation Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
Contributor
|
@DIFoundation please can you add a screen recording or screenshot of the UI |
Contributor
Author
Contributor
|
Please fix workflow |
Contributor
Author
|
@Cedarich Is the workflow solved now? |
Contributor
|
Not yet bro |
Contributor
Author
|
You can check again now boss @Cedarich |
Contributor
|
@DIFoundation please fix workflow |
Cedarich
approved these changes
Mar 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Features:
Closes #144