User Interface low complexity frontendmobile
0
Dependencies
0
Dependents
1
Entities
0
Integrations

Description

Slim contextual banner displayed at the top of activity registration and reporting screens to remind the user which organization context is active before they submit data. Prevents accidental reporting under the wrong organization.

Feature: Multi-Organization Membership Handling

org-context-banner-widget

Responsibilities

  • Display active organization name as a warning/info banner
  • Provide inline link to switch organization context
  • Auto-dismiss after context acknowledgment
  • Integrate with BLoC active context stream

Interfaces

buildContextBanner(activeOrg)
onSwitchContextTap()
dismissBanner()
listenToActiveContextStream()

Related Data Entities (1)

Data entities managed by this component