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

[Bug] 树形表格的情况下启动 groupBy 分组功能,所有启用了 icon 的列都会被自动添加展开按钮 #3406

Closed
iclae opened this issue Feb 12, 2025 · 2 comments · Fixed by #3419
Assignees
Labels
bug Something isn't working

Comments

@iclae
Copy link

iclae commented Feb 12, 2025

Version

1.15.1

Link to Minimal Reproduction

https://codesandbox.io/p/sandbox/2txq6p

Steps to Reproduce

树形表格的情况下启动 groupBy 分组功能,所有启用了 icon 的列都会被自动添加展开按钮,如 demo 所示

Current Behavior

树形表格情况下启动 groupBy 分组功能

Expected Behavior

应该只有 columns 中设置了 tree 为 true 的那一列才显示展开按钮

Environment

- OS:macOS Monterey
- Browser: Chrome 132.0.6834.160
- Framework: none

Any additional comments?

No response

@iclae iclae added the bug Something isn't working label Feb 12, 2025
@Rui-Sun Rui-Sun self-assigned this Feb 12, 2025
@Rui-Sun Rui-Sun linked a pull request Feb 13, 2025 that will close this issue
21 tasks
@iclae
Copy link
Author

iclae commented Feb 18, 2025

问题并没有被修复,还是看这个示例:https://codesandbox.io/p/sandbox/2txq6p
当 groupBy有值时,问题依然存在

@Rui-Sun
Copy link
Contributor

Rui-Sun commented Feb 18, 2025

目前不支持分组功能和树形结构功能混用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants