Olivero has a lot of animations. It would be good to support users who prefer to turn animations off.
Ensure the designs can work without animations, i.e. they don't rely on animation to convey information or state. Drop-downs, focus states, etc, can appear instantaneously and still be effective.
Use a CSS media query and/or matchMedia() check for prefers-reduced-motion
, only animate things if the user permits it.
How to disable animation in various hardware and OS'es: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-...
Needs work
10.1 β¨
Last updated
It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.
It is used to alert the maintainer(s) of a particular core subsystem that an issue significantly impacts their subsystem, and their signoff is needed (see the governance policy draft for more information). Also, if you use this tag, make sure the issue component is set to the correct subsystem. If an issue significantly impacts more than one subsystem, use needs framework manager review instead.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.