In plain English
The AA rule (3.3.4) protects only the high-stakes forms, payments, legal agreements, data changes. This AAA rule applies the same care to every form on your store, right down to a newsletter signup or contact form. Each should be reversible, checked for errors with a chance to fix them, or confirmed before it finalises.
In practice, a well-built form that validates input and lets people correct mistakes already covers most of this. The stretch is doing it consistently on all of them.
Who this is for
- People with cognitive, motor, or vision differences, more prone to input slips.
- Everyone, who occasionally mistypes and wants a chance to fix it.
How to check and fix it yourself
List every form on your store. Each should validate entries, show clear errors, and let people correct before it commits (or allow an undo).
Checkout: review step before paying. ✓
Contact form: inline validation + correct before send. ✓
A form that submits instantly with no validation. ✗
Where we can help
We inventory every form on your store and check each for validation, correction, or confirmation, then flag the gaps. It builds on the same safeguards you can spot in a self-check.