Bug: broad CSS transitions (transition: all) hurt motion control and performance #8

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

Problem

Multiple components use transition: all, causing unintended animations and making reduced-motion support harder.

Acceptance criteria

  • Replace transition: all with explicit property lists
  • No visual regressions for hover/focus states
  • Reduced-motion behavior remains coherent
## Problem Multiple components use `transition: all`, causing unintended animations and making reduced-motion support harder. ## Acceptance criteria - Replace `transition: all` with explicit property lists - No visual regressions for hover/focus states - Reduced-motion behavior remains coherent
echo changed title from Bug: broad CSS transitions () hurt motion control and performance to Bug: broad CSS transitions (transition: all) hurt motion control and performance 2026-02-20 22:07:40 +00:00
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#8
No description provided.