docs(D9): mark reduced motion complete
This commit is contained in:
parent
fce0228992
commit
e5bda5ade9
@ -61,7 +61,7 @@ Status: ⬜ open · 🟦 in PR · ✅ fixed (commit hash on the right).
|
||||
| D6 | `VisualRuleBuilder` and `CodeStrategyEditor` use `setTimeout` without cleanup — leak warning if component unmounts mid-timer. | 🟢 | ✅ | 2089b9a |
|
||||
| D7 | No keyboard shortcuts (⌘K search, ⌘S save in code editor, ⌘Enter run backtest). | 🟢 | ✅ | 1b2130e |
|
||||
| D8 | `EmptyState` ticker chips are hard-coded equities. For a crypto-config bot the chips don't apply. | 🟢 | ✅ | b1f872f |
|
||||
| D9 | No `prefers-reduced-motion` handling on spinners / animations. | 🟢 | ⬜ | |
|
||||
| D9 | No `prefers-reduced-motion` handling on spinners / animations. | 🟢 | ✅ | fce0228 |
|
||||
|
||||
## E. Build / infrastructure
|
||||
|
||||
|
||||
@ -432,7 +432,7 @@ Expected platform result:
|
||||
Acceptance: suggested chips reflect the active bot/config market type or use
|
||||
a mixed set with clear labels.
|
||||
|
||||
- [ ] `D9` Reduced-motion support.
|
||||
- [x] `D9` Reduced-motion support. Implementation: `fce0228`.
|
||||
Acceptance: spinners/animations respect `prefers-reduced-motion`, preserving
|
||||
status clarity without continuous animation.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user