WCAG 2.1 – Criterion 3.3.3 – Error Suggestion (Level AA)
- Przejdź do artykułów z tagiem A11Y
- Przejdź do artykułów z tagiem accessibility
- Przejdź do artykułów z tagiem accessibilityMatters
- Przejdź do artykułów z tagiem WCAG
- Przejdź do artykułów z tagiem WCAG 2.1
- Przejdź do artykułów z tagiem Web Content Accessibility Guidelines
Article content
We all like to know when we’ve made a mistake, right? Well, maybe not all of us… Ideally, it’s best not to make them, but since they happen, it’s nice to know how to correct them.
WCAG 3.3.3 Error Suggestion
This is where the WCAG 3.3.3 Error Suggestion criterion (level AA) helps us. It applies to forms and error messages, which should be sufficient enough so that our User knows what needs to be corrected or what issues were missed.
What should we NOT do?
- Write very general error messages – “This field is required.” Great, but what now?
- Describe what will happen after completing the form field – “You will receive a verification code on this phone number.” We have other tools, like labels and instructions (WCAG 3.3.2).
What are sufficient error correction suggestions?
Here are a few examples:
- “The email address is invalid. Example of a valid format: example@email.com”;
- “The password is too short, use at least 8 characters”;
- “The postal code should contain 5 digits and be in the format XX-XXX.”
Remember that the error message should be appropriately linked to the specific form field so that users using assistive technology know where the error occurred and can conveniently navigate to it. There are a few techniques in this area. If you’d like to read more, we invite you to check out the article that expands on the topic of WCAG 3.3.3 Error Suggestion.
Małgorzata Szymczak
Accessibility Specialist & Junior Frontend Developer
Recommended articles
-
20.03.2023Accessibility
WCAG 2.1 – Criterion 1.2.9 – Audio-only (Live) (Level AAA)
Today we discuss another criterion responsible for the accessibility of live audio materials – 1.2.9 – Audio-only (Live) (Level AAA)….
-
22.01.2023Accessibility
WCAG 2.1 – Criterion 1.2.2 – Extended Captions (Level A)
How to address criterion 1.2.2 in the context of time-variable media: If a video has audio, you must add captions!…
-
09.02.2023Accessibility
WCAG 2.1 – Criterion 1.2.4 – Live Captions (Level AA)
Criterion 1.2.4 (Level AA) concerns captions that should be added to live multimedia, such as interviews, podcasts, television news, or…