The issue requires adding a check for `prefers-reduce-motion` in the `ProgressBar` component.
The `ProgressBar` component continues to animate even when `prefers-reduce-motion` is enabled. The fix involves adding a check for this setting and conditionally disabling the animation. No major blockers are apparent.
The animation in ProgressBar continues to play even when prefers-reduce-motion is set by the browser/OS
prefer-reduced-motion settings, either via OS preferences, or browser dev tools emulationNo response
No response
Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!