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] Table组件,开启虚拟滚动后,表尾吸底等有问题 #3142

Open
cdevq opened this issue Oct 16, 2024 · 1 comment
Open

Comments

@cdevq
Copy link

cdevq commented Oct 16, 2024

tdesign-react 版本

1.9.1

重现链接

https://stackblitz.com/edit/react-nljfze?file=src%2Fdemo.tsx

重现步骤

背景:
重现的代码是在示例代码基础上做的修改,主要修改内容:1)启用虚拟滚动加载 2)数据增加到 1000 行 3)设置了maxHeight 属性

问题1:
启用表尾吸底情况下,滚动表格,会出现表格尾部的汇总行跑到表格中间去的问题,而且有两个汇总行
tdesign-issue, table, bug1

问题2:
关闭表尾吸底情况下(页面上操作表尾吸底选项),滚动表格,会出现汇总行跑到表格中间去的问题
tdesign-issue, table, bug2

问题3:
关闭表尾吸底情况下(页面上操作表尾吸底选项),多次来回滚动表格,会出现如图的错误
tdesign-issue, table, bug3

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

Chrome(129.0.6668.100)

系统版本

Window10(22H2)

Node版本

No response

补充说明

No response

Copy link
Contributor

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

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