Closed huahunanhuahu closed 1 day ago
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Origin Title: [Bug] Error deleting selected row
Title: [Bug] Error deleting selected row
Tested with the latest version 0.5.0 and the problem still exists
1.Create sheet2
Reference the data of sheet2 in sheet3, where the last row is the total of each row (using the formula SUM), and the last column is the total of each column (using the formula SUM)
Delete a selected row
The selected row is deleted
The selected row has not been deleted. What is deleted is the last row except the total row.
No response
Can you provide a complete sample in xlsx or univer json?
Since you have not provided a reproduction according to the community guidelines, we will close this issue. Once you have prepared a reproduction, feel free to reopen it at any time.
Before you submit this issue, have you checked the following
Affected packages and versions
用最新0.5.0版本测试问题仍然存在
Reproduction link
1.创建sheet2
2.在sheet3中引用sheet2的数据,其中最后一行是每行的总计(使用公式SUM),最后一列是每列的总计(使用公式SUM)
3.删除某选中行
Expected behavior
该选中行被删除
Actual behavior
该选中行未被删除,删除的是除总计行外的最后一行
System information
No response