Proxy Registration Screen
Component Detail
User Interface
medium complexity
mobile
3
Dependencies
0
Dependents
0
Entities
0
Integrations
Description
Full proxy registration screen that prepends a peer-mentor selection step to the standard activity wizard flow. Coordinators pick one or more peer mentors from their managed group, then complete activity details on their behalf. Confirmation view attributes the submission to the selected mentor.
proxy-registration-screen
Responsibilities
- Render coordinator-scoped peer mentor multi-select list as the first wizard step
- Hand selected mentor IDs to the activity wizard screens for downstream form population
- Display proxy confirmation with attributed mentor identity and audit note
Interfaces
build(context: BuildContext): Widget
onMentorsSelected(mentorIds: List<String>): void
onProxySubmitSuccess(activity: Activity): void
Relationships
Dependencies (3)
Components this component depends on