Report Preview Screen
Component Detail
User Interface
medium complexity
frontendmobile
0
Dependencies
0
Dependents
2
Entities
0
Integrations
Description
Screen that renders a structured preview of the generated Bufdir report before export. Shows aggregated activity counts, participant numbers, and metadata in the layout required by Bufdir, allowing coordinators to verify correctness before submission.
report-preview-screen
Responsibilities
- Render report data in Bufdir-compliant layout
- Display aggregated activity and participant statistics
- Show organization and period metadata
- Provide confirm-and-export action
Interfaces
loadReport(reportId)
displayReportData(reportData)
onConfirmExport(format)
onBack()
displayLoadingState()
displayErrorState(error)
Related Data Entities (2)
Data entities managed by this component