Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(radio-button): polish click handling, hover, etc #2131

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

acstll
Copy link
Collaborator

@acstll acstll commented Sep 18, 2023

I removed the click handler because it wasn't really needed since the logic was duplicated.

@felix-ico do you see it the same way?

Regarding CSS, hover and active now target the actual control to avoid triggering them with clicks that trigger no change event… (I hope that makes sense)

@netlify
Copy link

netlify bot commented Sep 18, 2023

Deploy Preview for marvelous-moxie-a6e2fe ready!

Name Link
🔨 Latest commit d09d548
🔍 Latest deploy log https://app.netlify.com/sites/marvelous-moxie-a6e2fe/deploys/650841f33c125f000905a230
😎 Deploy Preview https://deploy-preview-2131--marvelous-moxie-a6e2fe.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@felix-ico felix-ico left a comment

Choose a reason for hiding this comment

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

LGTM!

@acstll acstll merged commit 9ea4c6a into main Sep 19, 2023
12 checks passed
@acstll acstll deleted the fix/radiobutton-55656 branch September 19, 2023 14:42
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.

2 participants