Skip to content

clickable size/color options don't show pointer cursor #9

@LuisDev912

Description

@LuisDev912

While checking the product page, I noticed that the size and colour options are clickable but do not display a cursor: pointer; on hover.

This might feel confusing from a UX standpoint, since clickable elements are expected to visually signal interactivity. Without the pointer cursor, these options can appear disabled or non-interactive, especially for first-time users.

This is a small detail, but it affects a critical interaction in a e-commerce flow and could also impact accessibility and usability.

I believe adding cursor: pointer; to these interactive elements would improve clarity without changing any logic or design intent.

I'd be happy to submit a PR with this improvement if you want to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions