Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Table] 在设置虚拟滚动时的编辑状态下,调用validateTableData 方法时 没有验证全部数据 #4813

Open
JIOUJI opened this issue Dec 6, 2024 · 1 comment

Comments

@JIOUJI
Copy link

JIOUJI commented Dec 6, 2024

tdesign-vue-next 版本

1.10.4

重现链接

No response

重现步骤

1.表格设置 虚拟滚动 scroll={ type: 'virtual' }, 数据2000条,表格高度300px,开启编辑状态 有输入框,下拉框。
2.验证全部数据, 实际并没有验证全部
3.滚动表格数据,从新加载时以前的验证状态不见了

期望结果

1.在设置虚拟滚动时的编辑状态下,调用 validateTableData 方法时 能够验证所有数据。
2. 验证后的验证状态在滚动后 验证状态不要丢失。(虚拟滚动时)

实际结果

1.在设置虚拟滚动时的编辑状态下,调用 validateTableData 方法时 没有验证全部数据,只验证了当前加载部分。
2. 验证后的验证状态在滚动后 验证状态丢失。(虚拟滚动时)

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Copy link
Contributor

github-actions bot commented Dec 6, 2024

👋 @JIOUJI,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@JIOUJI JIOUJI changed the title Table 在设置虚拟滚动时的编辑状态下,调用validateTableData 方法时 没有验证全部数据 [Table] 在设置虚拟滚动时的编辑状态下,调用validateTableData 方法时 没有验证全部数据 Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant