Instantly shows/hides
Still expands using an animation
Labels |
Added:
?
|
My2cent: The animations used in our backend don't affect a11y. They don't meet the Three Flashes or Below Threshold.
The joomla logo disappears as soon as there is something the user can read, so does not disturb.
Maybe the animated progressbar is catching attention - I'd generally prefer a progressbar without animation, not only for disabled.
You are rigth, I forgot that.
Status | New | ⇒ | Confirmed |
Build | staging | ⇒ | 4.0-dev |
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-02 16:17:24 |
Closed_By | ⇒ | Quy |
It could be argued that prefers-reduced-motion should only be applied to parallax animations. For example we apply it to the candy stripe progress bar. It has also been suggested that it should not apply to single animations such as an animated refresh button (used very rarely but we do use it). We do use it for complex repeating animations such as the joomla loading "throbber".
Anyway it is an easy issue to address