Association Context Switcher Widget
Component Detail
User Interface
low complexity
mobile
0
Dependencies
1
Dependents
1
Entities
0
Integrations
Description
Compact widget rendered at the top of the Team Report Screen that allows coordinators with access to multiple local associations to switch the active association context. Only visible when the coordinator belongs to more than one association. Persists the selected context for the session.
association-context-switcher
Responsibilities
- Render association selector dropdown when coordinator has multiple associations
- Hide widget when coordinator has only one association
- Emit association switch events to parent screen
- Display current association name prominently
- Persist selected association context in session state
Interfaces
build(BuildContext)
onAssociationSelected(String associationId)
getCurrentAssociation()
getAvailableAssociations()