Event Creation Wizard Screen
Component Detail
User Interface
high complexity
mobile
0
Dependencies
0
Dependents
2
Entities
0
Integrations
Description
Multi-step wizard screen for creating group events with multiple participants. Guides the user through collecting event title, date, time, duration, location, and summary in sequential steps before finalizing event creation.
event-creation-wizard-screen
Responsibilities
- Render multi-step wizard form with step progress indicator
- Collect and validate event fields across wizard steps
- Display participant selection step with searchable multi-select
- Submit completed event to Event Service
Interfaces
buildWizardStep(stepIndex)
onNextStep()
onPreviousStep()
onSubmitEvent(eventData)
showValidationErrors(errors)
resetWizard()
getCurrentStepState()
Related Data Entities (2)
Data entities managed by this component