Skip to content

Allow users to disable animation #45

@oliverjam

Description

@oliverjam

This is an accessibility thing: people with certain vestibular disorders struggle with UIs containing lots of motion. There's also the obvious problem for people with photosensitive epilepsy—some of the gif backgrounds flash really fast and could be dangerous.

Modern browsers support a new media query called prefers-reduced-motion that will tell you if the user has opted out of animations etc in their operating system settings. You can detect this and hide gifs/disable CSS animations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions