fix(#3607): update the interaction area to just around the checkbox or radio input and label#3642
Conversation
bdfranck
left a comment
There was a problem hiding this comment.
I tested the changes...
- ✅ v1 checkbox: The clickable regions are the length of the label content
- ✅ v1 radio: The clickable regions are the length of the label content
- ✅ v2 checkbox: The clickable regions are the length of the label content
- ✅ v2 radio: The clickable regions are the length of the label content
Looks good to me! 👍
…r radio input and label
ce07964 to
c1cd073
Compare
|
🎉 This PR is included in version 1.41.0-dev.26 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 6.11.0-dev.17 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0-dev.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 5.0.0-dev.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 7.0.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 5.0.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 7.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 5.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |




Before (the change)
After (the change)
Steps needed to test