Skip to content

Add getLeafHeaders() method to skip group headers - #1

Open
sarathkumarsasi wants to merge 1 commit into
mainfrom
feat-leaf-headers-only
Open

Add getLeafHeaders() method to skip group headers#1
sarathkumarsasi wants to merge 1 commit into
mainfrom
feat-leaf-headers-only

Conversation

@sarathkumarsasi

Copy link
Copy Markdown
Collaborator

collectLeafHeaders now excludes parent/group headers from results table_getLeafHeaders returns only real leaf headers instead of placeholders
Fix the issue: Leaf rows are not calculated correctly TanStack#6573

🎯 Changes

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested code changes locally with pnpm test and pnpm test:e2e, or these tests do not apply to this pull request.
  • I fully understand the code in this pull request, including any code generated with AI assistance.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

`collectLeafHeaders` now excludes parent/group headers from results
`table_getLeafHeaders` returns only real leaf headers instead of
placeholders
Fix the issue: Leaf rows are not calculated correctly TanStack#6573
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