Org Level Detail Screen
Component Detail
User Interface
medium complexity
mobile
0
Dependencies
0
Dependents
2
Entities
0
Integrations
Description
Detail view for a specific organizational unit showing its name, type, parent association, child count, assigned coordinators, and aggregated activity statistics. Allows authorized admins to edit or delete the unit and manage its children.
org-level-detail-screen
Responsibilities
- Display full metadata for a single org unit
- Show parent and child relationships
- Present aggregated activity and Bufdir reporting stats
- Provide edit and delete actions gated by admin permissions
Interfaces
loadOrgLevel(nodeId)
navigateToEdit(nodeId)
deleteOrgLevel(nodeId)
viewChildren(nodeId)
viewActivityStats(nodeId)
Related Data Entities (2)
Data entities managed by this component