Bufdir Report Screen
Component Detail
User Interface
medium complexity
mobilefrontend
3
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
The primary screen for coordinators and administrators to configure and trigger Bufdir report generation. Allows selection of organization, reporting period, and report format, then initiates the one-click generation flow with progress feedback.
bufdir-report-screen
Responsibilities
- Display report configuration options (organization, period, format)
- Show generation progress and status indicators
- Present generated report metadata and download options
- Enforce role-based access (Coordinator and above only)
Interfaces
renderReportConfigForm()
showGenerationProgress(progress)
displayReportSummary(report)
handleExportAction(format)
showErrorState(error)
refreshReportHistory()
Relationships
Dependencies (3)
Components this component depends on