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

[BUG] - Sub Row Selection not working correctly #1046

Open
1 task done
apandey00 opened this issue Mar 18, 2024 · 0 comments
Open
1 task done

[BUG] - Sub Row Selection not working correctly #1046

apandey00 opened this issue Mar 18, 2024 · 0 comments

Comments

@apandey00
Copy link

material-react-table version

2.12.1

react & react-dom versions

18.2.0

Describe the bug and the steps to reproduce it

After clicking the group header to select all sub-rows,
individually unselecting the sub-rows results in the group header being left as checked ☑️ instead of unchecked 🔳.

Minimal, Reproducible Example - (Optional, but Recommended)

You can repro in the live storybook:
https://www.material-react-table.dev/?path=/story/features-sub-row-tree-examples--sub-row-tree-with-selection

Screenshots or Videos (Optional)

issue-gif.mp4

Do you intend to try to help solve this bug with your own PR?

No, because I do not know how

Terms

  • I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
vzanimonets added a commit to vzanimonets/material-react-table that referenced this issue Mar 19, 2024
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

No branches or pull requests

1 participant