material-react-table icon indicating copy to clipboard operation
material-react-table copied to clipboard

Grouped row does not get unselected with selection cleared

Open markalroberts opened this issue 5 months ago • 0 comments

material-react-table version

v3.0.1

react & react-dom versions

v18.3.1

Describe the bug and the steps to reproduce it

Enable selection, and grouping, and group by a column. Click the group row's checkbox to select the row and all rows in the group Click the "Clear Selection" button at the top. It will clear the selection for the items in the group but it leaves the single grouped row checked

Minimal, Reproducible Example - (Optional, but Recommended)

Reproduction

Screenshots or Videos (Optional)

2024-09-17_12-30-14

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

I'd like to but not really sure where to begin!

Terms

  • [X] 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.

markalroberts avatar Sep 17 '24 11:09 markalroberts