Bufdir Report Screen
Component Detail
User Interface
medium complexity
mobile
2
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
Mobile screen enabling coordinators and org admins to initiate Bufdir report generation, preview aggregated data per reporting period, and trigger export. Displays structured report summary before submission.
bufdir-report-screen
Responsibilities
- Render reporting period selector and trigger generate action
- Display preview of aggregated activity and contact data in Bufdir format
- Show generation status, progress, and validation errors
- Provide entry point to export flow
Interfaces
buildReportPreview(organizationId, periodId): Widget
onGenerateReport(): void
onPeriodSelected(period: ReportingPeriod): void
showValidationWarnings(warnings: List<String>): void
Relationships
Dependencies (2)
Components this component depends on