Skip to content

fix: keep sheet multi-header record fields#5188

Merged
fangsmile merged 2 commits into
developfrom
codex/fix-issue-5184-vtable-sheet-multi-header
Jun 24, 2026
Merged

fix: keep sheet multi-header record fields#5188
fangsmile merged 2 commits into
developfrom
codex/fix-issue-5184-vtable-sheet-multi-header

Conversation

@fangsmile

Copy link
Copy Markdown
Contributor

Summary

  • fix VTableSheet column normalization so mixed leaf/grouped headers preserve user-defined record fields
  • add an issue 5184 reproduction demo for multi-level headers with record data
  • add a regression test covering mixed top-level leaf and grouped columns

Fixes #5184

Tests

  • rushx test --runInBand multi-header-record-data.test.ts
  • rushx compile
  • rushx test --runInBand
  • git diff --check

@github-actions github-actions Bot added the test label Jun 23, 2026
@fangsmile fangsmile merged commit 45fc6cb into develop Jun 24, 2026
6 of 8 checks passed
@fangsmile fangsmile deleted the codex/fix-issue-5184-vtable-sheet-multi-header branch June 24, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] sheet配置多级表头后数据显示异常

1 participant