Skip to content

Conversation

@rahulpatwa1303
Copy link

Description

Fixes incorrect header checkbox state when using manual pagination.

When only the current page rows are selected, the select-all checkbox
was shown as checked even though only a subset of the total dataset
was selected. The checkbox now correctly reflects global selection
state and shows an indeterminate state.

Reproduction

  • Enable manualPagination
  • Provide rowCount
  • Select all rows on the first page
  • Navigate to another page

Expected

Header checkbox shows indeterminate state.

Actual (before)

Header checkbox appeared checked.

Notes

This change does not affect non-manual pagination behavior.

@vercel
Copy link

vercel bot commented Jan 20, 2026

@rahulpatwa1303 is attempting to deploy a commit to the Kevin Vandy OSS Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant