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

Row selection should ignore unselectable rows (fix #5060) #5061

Merged
merged 5 commits into from
Sep 15, 2023
Merged

Row selection should ignore unselectable rows (fix #5060) #5061

merged 5 commits into from
Sep 15, 2023

Conversation

itsmejoeeey
Copy link
Contributor

Full description on the linked issue (#5060)

  • getIsSomeRowsSelected() and isSubRowSelected() now ignore rows that cannot be selected.
  • toggleSelected() now doesn't skip propagating toggle on rows that cannot be selected.

itsmejoeeey and others added 5 commits September 7, 2023 18:47
* `getIsSomeRowsSelected()` and `isSubRowSelected()` now ignore rows
  that cannot be selected.
* `toggleSelected()` now doesn't skip propagating toggle on rows that
  cannot be selected.
@KevinVandy KevinVandy merged commit 6c8fb5e into TanStack:main Sep 15, 2023
1 check passed
@itsmejoeeey itsmejoeeey deleted the bug-fix-unselectable-row-selection branch September 15, 2023 00:11
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

Successfully merging this pull request may close these issues.

2 participants