Summary
Creator card hover animations are not suppressed when the user has set prefers-reduced-motion. Users who are sensitive to motion should see a non-animated hover state such as a simple border or opacity change instead.
Scope
- identify creator card hover animation styles
- add a prefers-reduced-motion media query that replaces the animation with a static style change
- verify the static fallback is visually distinct enough to indicate hover
Acceptance Criteria
- the hover animation is replaced with a static style when prefers-reduced-motion is set
- the static hover state remains visually distinguishable
- the animation plays normally when prefers-reduced-motion is not set
Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg
Summary
Creator card hover animations are not suppressed when the user has set prefers-reduced-motion. Users who are sensitive to motion should see a non-animated hover state such as a simple border or opacity change instead.
Scope
Acceptance Criteria
Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg