Skip to content

Comments

fix(buttons): selection buttons hover state#1568

Open
dauriamarco wants to merge 1 commit intomainfrom
fix/selection-buttons/hover-state
Open

fix(buttons): selection buttons hover state#1568
dauriamarco wants to merge 1 commit intomainfrom
fix/selection-buttons/hover-state

Conversation

@dauriamarco
Copy link
Member

@dauriamarco dauriamarco commented Feb 24, 2026

Fixes hover state for selection buttons using a wrapping <label> tag.

Describe in detail what your merge request does and why. Add relevant
screenshots and reference related issues via Closes #XY or Related to #XY.


@dauriamarco dauriamarco self-assigned this Feb 24, 2026
@dauriamarco dauriamarco changed the title fix(buttons): fix hover fix(buttons): selection buttons hover state Feb 24, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request addresses a hover state issue for selection buttons by refining the CSS selectors. The change correctly separates hover styles and makes them more specific to avoid unintended effects on checked buttons. I've included a suggestion to further enhance the consistency and clarity of the new selectors.

@github-actions
Copy link

@dauriamarco dauriamarco force-pushed the fix/selection-buttons/hover-state branch from 2b5e0a0 to 9670be0 Compare February 24, 2026 23:51
@dauriamarco dauriamarco marked this pull request as ready for review February 24, 2026 23:51
@dauriamarco dauriamarco requested review from a team as code owners February 24, 2026 23:51
@dauriamarco dauriamarco added this to the 49.x milestone Feb 24, 2026
@dauriamarco dauriamarco force-pushed the fix/selection-buttons/hover-state branch from 9670be0 to 8550308 Compare February 25, 2026 00:23
@github-actions
Copy link

Code Coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant