Skip to content

Add reduced-motion alternative for creator card hover animation #341

@Chucks1093

Description

@Chucks1093

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

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions