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.

Feature: Bufdir Report Generation

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

Related Data Entities (1)

Data entities managed by this component