Skip to content

选择前端未知区域造成显示错误 #61

Description

@wlchair

当视图中有未加载完整的单元格,在通过视图操作时会出现选择区域错误的情况

原因: 前端不知道选中区域的信息,所以没法正确计算对象的值,造成对应效果错误

解决办法:

  1. 当前端请求数据后,后端需要判断是否包含半个单元格,如果包含自动扩大返回区域直到没有半个单元格的情况

缺陷: 表格有要求限制,做整行,列合并的表格没法处理

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions