Bufdir Report Preview Screen
Component Detail
User Interface
medium complexity
mobilefrontend
2
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
An in-app preview screen that renders the structured Bufdir report data before export, allowing coordinators to review aggregated figures and verify correctness. Displays all required Bufdir fields in a readable format with section navigation.
bufdir-report-preview-screen
Responsibilities
- Render report sections matching Bufdir field structure
- Highlight any fields with missing or anomalous data
- Provide navigation between report sections
- Enable export from preview state
Interfaces
loadReportPreview(reportId)
renderReportSection(sectionKey)
highlightDataWarnings(warnings)
navigateToSection(index)
exportFromPreview(format)
Relationships
Dependencies (2)
Components this component depends on