-
Notifications
You must be signed in to change notification settings - Fork 22
3.3.4
For Web pages that cause legal commitments or financial transactions for the user to occur, that modify or delete user-controllable data in data storage systems, or that submit user test responses, at least one of the following is true:
Reversible: Submissions are reversible.
Checked: Data entered by the user is checked for input errors and the user is provided an opportunity to correct them.
Confirmed: A mechanism is available for reviewing, confirming, and correcting information before finalizing the submission.
If there is a form that would lead to a legal commitment, financial transaction or mass editing of user-controlled data.
Follow a full journey. If a transaction is a legal commitment, financial transaction or mass editing of user-controlled data, fill in a form and continue through the whole process. Before submitting the final stage of any forms, check with the website owner and make sure it's clear you're doing a test.
Check you either:
- can undo the action, including after you have submitted the whole form
- get a validation error and can correct the data - it's fine if this only happens at the very end before you submit the whole form
- can review the data and make any changes if needed
You do not need to require users to confirm small data changes.
When you can correct the data, check you don't need to fill everything in again.
No difference