Problem
There is no UI for users to view their submitted disputes or track their progress. After submitting a dispute, users have no way to know whether it has been reviewed or resolved.
Proposed Solution
Create a DisputeListPage inside frontend/module/disputes/list/ that fetches and displays all disputes submitted by the current user.
Acceptance Criteria
Problem
There is no UI for users to view their submitted disputes or track their progress. After submitting a dispute, users have no way to know whether it has been reviewed or resolved.
Proposed Solution
Create a DisputeListPage inside
frontend/module/disputes/list/that fetches and displays all disputes submitted by the current user.Acceptance Criteria