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] 表格在筛选+本地排序情况下,本地排序功能异常等问题 #3171

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

Comments

@cdevq
Copy link

cdevq commented Oct 31, 2024

tdesign-react 版本

1.9.2

重现链接

https://codesandbox.io/p/sandbox/tdesign-table-issue1-f2sjwd

重现步骤

问题1:表格筛选状态下,本地排序功能异常

  1. 启用表格的筛选+本地排序
  2. 筛选状态下,点击列的排序,在 onChange 事件中,修改数据,但是 onChange 带的 data 参数可能会意外发生改变,导致筛选失效。
  3. 具体可看下面视频
tdesign.table.issue-1.cut.mp4

问题2:表格的筛选栏,在 size=”small“ 时,反倒比 size=”medium“ 更高,如图

tdesign table issue, 筛选栏更高

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

Chrome(129.0.6668.100)

系统版本

Window10(22H2)

Node版本

No response

补充说明

No response

Copy link
Contributor

👋 @cdevq,感谢给 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