Wizard guides
Why this page exists
Wizards are now a central part of the Wahlsystem admin experience, and they deserve their own documentation section.
This page acts as the starting point for later, more visual documentation.
Current wizard usage areas
The shared wizard system already supports:
- election creation and editing
- student onboarding
- teacher onboarding
Shared wizard principles
The current wizard system is built around a few shared ideas:
- ordered steps
- validation before advancing
- consistent next/back navigation
- review before final submission
- reusable layout and actions across different flows
Planned future wizard documentation
Once images or screenshots are available, this section can be expanded with:
- step-by-step screen walkthroughs
- field explanations
- examples of typical admin workflows
- troubleshooting for validation errors
Planned sub-guides later
- election wizard guide
- user onboarding wizard guide
- common wizard patterns used in the frontend
- implementation notes for developers extending the wizard system