Skip to content

Banner CTA arrow nudge lacks reduced-motion gating #203

Description

@C0derTang

Non-blocking finding from PR #202 review: the homepage tournament banner's ArrowRight uses transition-transform group-hover:translate-x-0.5 without prefers-reduced-motion gating, unlike the established menu-row-arrow convention (globals.css disables its translateX under reduced motion). Fix: add motion-reduce:transition-none (or motion-safe: variant) to the icon in src/app/page.tsx, matching menu-row-arrow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    model:haikuTrivial/mechanical - haiku agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions