Skip to content

Accessibility: respect prefers-reduced-motion #164

@karptonite

Description

@karptonite

Ideally, this polyfill would be bypassed if the user has set they prefer reduced motion on their system or browser accessibility settings. This can be checked fairly easily with window.matchMedia('(prefers-reduced-motion: reduce)'), possibly in the shouldBailOut function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions