Skip to content

Reduced-motion respect - #261

Merged
aayambansal merged 1 commit into
mainfrom
feat/reduced-motion
Jul 26, 2026
Merged

Reduced-motion respect#261
aayambansal merged 1 commit into
mainfrom
feat/reduced-motion

Conversation

@aayambansal

Copy link
Copy Markdown
Owner

An infinite CSS animation (spinners, marquees, pulsing CTAs) with no prefers-reduced-motion guard anywhere in the stylesheets spins forever for users who disabled motion — a real vestibular-safety miss agents make by default. The audit finds an infinite animation on the page, then confirms no reduced-motion media query exists to stop it. Live fixture: an unguarded spinner flags. Local check green; merge gated on PR CI.

Infinite CSS animations with no prefers-reduced-motion guard anywhere
in the stylesheets never stop for users who disabled motion — a
vestibular-safety miss agents make by default.
@aayambansal
aayambansal merged commit 7f92981 into main Jul 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant