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

Checkbox.Group with Checkbox.Card requires three clicks to deselect #7187

Closed
2 tasks done
qgwr32 opened this issue Nov 29, 2024 · 3 comments
Closed
2 tasks done

Checkbox.Group with Checkbox.Card requires three clicks to deselect #7187

qgwr32 opened this issue Nov 29, 2024 · 3 comments
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)

Comments

@qgwr32
Copy link

qgwr32 commented Nov 29, 2024

Dependencies check up

  • I have verified that I use latest version of all @mantine/* packages

What version of @mantine/* packages do you have in package.json?

7.14.3

What package has an issue?

@mantine/core

What framework do you use?

Next.js

In which browsers you can reproduce the issue?

Chrome

Describe the bug

When using Checkbox.Group with multiple Checkbox.Card elements inside, deselecting a previously selected option does not work correctly. Each card requires three clicks to deselect.

This is also reproducible on the Mantine website at https://mantine.dev/core/checkbox/#checkboxcard-component

If possible, include a link to a codesandbox with a minimal reproduction

https://mantine.dev/core/checkbox/#checkboxcard-component

Possible fix

No response

Self-service

  • I would be willing to implement a fix for this issue
@ynssenem
Copy link

ynssenem commented Dec 6, 2024

Yes, I am also experiencing this issue.

@X-Vneer
Copy link

X-Vneer commented Dec 11, 2024

i'm also experiencing this as well

@rtivital rtivital added the Fixed patch Completed issues that will be published with next patch (1.0.X) label Dec 12, 2024
@rtivital
Copy link
Member

Fixed in 7.15.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)
Projects
None yet
Development

No branches or pull requests

4 participants