Before you submit this issue, have you checked the following
Affected packages and versions
0.25.0
Reproduction link
Create an Excel workbook containing grouped rows or columns using Excel's Outline/Grouping feature.
Verify that expand/collapse controls are visible in Excel.
Save the workbook as .xlsx.
Import the workbook into UniverJS using importXLSXToSnapshotAsync.
Open the imported workbook in UniverJS.
Check the grouped rows/columns.
Expected behavior
Outline grouping information should be preserved after import.
Expand/collapse controls should be displayed for grouped rows and columns.
Users should be able to expand and collapse groups as they can in Excel.
Actual behavior
The workbook imports successfully.
Grouping information appears to be present.
Expand/collapse controls are not displayed.
Users cannot expand or collapse the imported groups.
System information
No response
Before you submit this issue, have you checked the following
Affected packages and versions
0.25.0
Reproduction link
Create an Excel workbook containing grouped rows or columns using Excel's Outline/Grouping feature.
Verify that expand/collapse controls are visible in Excel.
Save the workbook as .xlsx.
Import the workbook into UniverJS using importXLSXToSnapshotAsync.
Open the imported workbook in UniverJS.
Check the grouped rows/columns.
Expected behavior
Outline grouping information should be preserved after import.
Expand/collapse controls should be displayed for grouped rows and columns.
Users should be able to expand and collapse groups as they can in Excel.
Actual behavior
The workbook imports successfully.
Grouping information appears to be present.
Expand/collapse controls are not displayed.
Users cannot expand or collapse the imported groups.
System information
No response