Problem
The dispute submission backend endpoint exists (BE-06) but there is no frontend form. Users who want to raise a dispute about a flagged document have no way to do so through the UI.
Proposed Solution
Create a DisputeSubmissionForm component inside frontend/module/disputes/submit/ that collects dispute details and submits them to the backend.
Acceptance Criteria
Problem
The dispute submission backend endpoint exists (BE-06) but there is no frontend form. Users who want to raise a dispute about a flagged document have no way to do so through the UI.
Proposed Solution
Create a DisputeSubmissionForm component inside
frontend/module/disputes/submit/that collects dispute details and submits them to the backend.Acceptance Criteria