Org CSV Import Screen
Component Detail
User Interface
medium complexity
mobile
0
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
Admin screen for bulk-importing organizational structure from a CSV file, reducing manual data entry for large organizations like NHF with 1,400 local associations. Provides a preview table with validation errors before confirming the import.
org-csv-import-screen
Responsibilities
- Allow CSV file selection and upload
- Preview parsed org structure with validation feedback
- Show row-level import errors before confirmation
- Trigger bulk import on admin confirmation
Interfaces
selectCsvFile()
previewImport(file)
validateRows(rows)
confirmImport(validRows)
showImportProgress()
showImportResult(summary)
Related Data Entities (1)
Data entities managed by this component