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

Description

Persistent UI widget displayed at the top of the activity wizard when operating in proxy mode. Shows the coordinator's name as the submitter and lists the peer mentors on whose behalf the activity is being registered, providing transparency and audit awareness throughout the flow.

Feature: Bulk Registration & Proxy Reporting

proxy-indicator-banner

Responsibilities

  • Display coordinator name and proxy relationship clearly
  • List all selected peer mentor names in compact form
  • Persist across all wizard steps for continuous context
  • Provide dismiss or review action for the selection

Interfaces

renderProxyBanner(coordinator: User, mentors: List<PeerMentor>)
formatMentorNameList(mentors: List<PeerMentor>): String
onEditSelectionTap()
animateIn()
animateOut()

Relationships

Dependents (1)

Components that depend on this component