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] 表格使用reserveSelectedRowOnPaginate=false确保全选只选中当前页的时候,第一次进来的时候表头的全选框是禁止的状态 #3071

Open
adeline-wang opened this issue Feb 1, 2024 · 2 comments
Assignees

Comments

@adeline-wang
Copy link

tdesign-vue 版本

v1.9.0

重现链接

https://stackblitz.com/edit/v7ctod?file=src%2Fdemo.vue

重现步骤

1.表格为前端分页的表格,有多选框进行选中操作,设置reserveSelectedRowOnPaginate=false;
2.表格数据在columns数据创建之后出来;

期望结果

在表格使用reserveSelectedRowOnPaginate=false的时候,首次进入页面的时候全选按钮是可以进行点击的,不是禁用状态。

实际结果

表格在设置reserveSelectedRowOnPaginate=false时,刚进去页面全选按钮是禁用状态;

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

v18.18.0

补充说明

No response

Copy link
Contributor

github-actions bot commented Feb 1, 2024

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

Copy link
Contributor

github-actions bot commented Feb 1, 2024

♥️ 有劳 @chaishi @nined9 @yanxugong @chuyueZhang 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @adeline-wang

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

2 participants