Bug: prefers-reduced-motion is not fully respected #5

Open
opened 2026-02-20 22:07:20 +00:00 by echo · 1 comment
Owner

Problem

A reduce-motion class is set in JS but there are no matching CSS overrides. Smooth scroll and transitions still run.

Acceptance criteria

  • prefers-reduced-motion disables/reduces non-essential animations/transitions
  • Scroll behavior is instant when reduced motion is requested
  • UI remains functional and readable
## Problem A `reduce-motion` class is set in JS but there are no matching CSS overrides. Smooth scroll and transitions still run. ## Acceptance criteria - `prefers-reduced-motion` disables/reduces non-essential animations/transitions - Scroll behavior is instant when reduced motion is requested - UI remains functional and readable
Author
Owner

Linked implementation PR: #11

Linked implementation PR: #11
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
0mg-cc/kincode#5
No description provided.