Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[accessibility/frontend] Respect clients' prefers-reduced-motion setting for gifs etc #1215

Closed
tsmethurst opened this issue Dec 5, 2022 · 0 comments · Fixed by #3118
Closed
Labels
accessibility frontend Frontend-related stuff ux User-experience related.

Comments

@tsmethurst
Copy link
Contributor

Right now we use animated versions of avatars, headers, and emojis by default. We should investigate how to use prefers-reduced-motion to avoid causing issues for users, by taking static versions of images instead.

see https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility frontend Frontend-related stuff ux User-experience related.
Projects
None yet
1 participant