Issues:
- No indication this is a multi-step form
- No progress bar showing completion percentage
- Users don't know how many steps remain
- Screen reader users especially confused
WCAG 2.2.1 (Timing) + 3.3.5 (Help/Instructions) | Multi-step form lacks progress indicators.
Issues:
Issue: Progress bar visible but not accessible (missing aria-label, aria-valuenow, aria-valuemax).
Multi-step form with these issues:
Issue: No fieldset legend, no overall form instructions, no field help text. Users lost.