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: CheckBoxToggle click behavior #2630

Open
wildergd opened this issue Jul 28, 2023 · 0 comments
Open

fix: CheckBoxToggle click behavior #2630

wildergd opened this issue Jul 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@wildergd
Copy link
Collaborator

Problem when clicking outside CheckBoxToggle

  • [x ] I have searched the issues of this repository and believe that this is not a duplicate.

Describe the bug

When CheckoxToggle has label aligned on top and click on the empty space after the toggle it fires the click event
##Screenshots

Screen.Recording.2023-07-28.at.2.29.54.p.m.mov

To Reproduce 🕹

Steps to reproduce the behavior:

  1. Go to any CheckBoxToggle example
  2. Click on "Show Code"
  3. change label to a large text and set labelAlignment to "top"
  4. Click on the empty space below the label but outside the toggle
@wildergd wildergd added the bug Something isn't working label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant