WCAG 2.1 – Criterion 3.2.5 – Change on Request (Level AAA)
- 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
WCAG 3.2.5 Change on Request (AAA)
This criterion is an extension of one previously described on our blog (3.2.2 – On Input (A)).
As always, the goal is to take care of our users.
How is this time?
By not surprising them with new content, modal windows, automatic form submissions, or loading new pages. The alternative is to give the user full control over these actions. Does that sound like too much? 😉 No. Allow this change in the settings of the web or mobile application.
Any exceptions?
Sometimes the context needs to change, like during a slideshow, right? Such a change won’t violate this criterion. Note that during a slideshow, we can have buttons, allowing the user to decide when to change the slide. Got it? We got it. 🙂
How to do it?
As simply as possible. Give the user a gift in the form of an “Update Now” button. This is quite an unusual approach, we realize. However, remember that this is a AAA criterion.
If a page reload must happen, make it so the content reloads automatically without the user even noticing the change.
Małgorzata Szymczak
Accessibility Specialist & Junior Frontend Developer
Recommended articles
-
09.08.2024WCAG Academy
WCAG 2.1 – Criterion 3.3.6 – Error prevention (all) (Level AAA)
Today, as part of the WCAG Academy, we’re covering criterion 3.3.6 – Error prevention (all) (Level AAA) – related to…
-
08.06.2022Accessibility
How using headings improves accessibility?
Every website creator knows how important it is to prepare a site where users enjoy spending time and, in many…
-
13.09.2024WCAG Academy
WCAG criterion: 4.1.1 – Parsing (Level A)
What’s it about? Sounds complicated, right? Let’s start by explaining what parsing is. And no, it’s not *pressing* like ironing…