[WC-3334] Fix DG2 export type bugs#2182
Conversation
b804adb to
05d8784
Compare
05d8784 to
bc6c7a0
Compare
4e940c2 to
08b3fd2
Compare
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Documents current behavior of attribute, dynamicText, and customContent readers before bug-fix changes are applied. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…number Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…digits Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Remove "b" from ExcelCell.t union and boolean from ExcelCell.v since excelBoolean now returns string cells. Fix misleading test name for undefined dynamicText case. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
08b3fd2 to
66ebfc8
Compare
AI Code Review
What was reviewed
Skipped (out of scope): Findings🔶 Medium —
|
Pull request type
Refactoring (e.g. file rename, variable rename, etc.)
Bug fix (non-breaking change which fixes an issue)
Description
Fix multiple data export bugs in DataGrid2's Excel export feature (WC-3334).
Problems
Changes
fallback on parse failure