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] 多级表头的列拖拽问题,不生效 #1177

Closed
a-l-o-n-g opened this issue Jul 15, 2022 · 9 comments
Closed

[table] 多级表头的列拖拽问题,不生效 #1177

a-l-o-n-g opened this issue Jul 15, 2022 · 9 comments
Assignees
Labels
💪🏻 enhancement New feature or request to be published fixed, not be published

Comments

@a-l-o-n-g
Copy link

tdesign-vue 版本

0.43.3

重现链接

https://codesandbox.io/s/tdesign-vue-demo-forked-noh2ns?file=/src/demo.vue

重现步骤

该示例为官方多级表头demo,表头数据是计算属性返回,很多情况是需要计算属性去计算表头或者是table数据
image

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

♥️ 有劳 @realyuyanan @chaishi @cool-518 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @a-l-o-n-g

@chaishi
Copy link
Collaborator

chaishi commented Jul 15, 2022

开发的时候,没有支持 多级表头的列拖拽调整顺序,以后是否支持,待定

@chaishi chaishi added the 💭 discussion we are discussing label Jul 15, 2022
@a-l-o-n-g
Copy link
Author

开发的时候,并没有支持 多级表头的列宽调整,以后是否支持,待定

是指列拖拽吧?

@chaishi
Copy link
Collaborator

chaishi commented Aug 21, 2022

这么多层,表头,哪个和哪个转换顺序呢?是什么样的需求场景需要调整多级表头的顺序,哪一级和哪一级

image

@chaishi
Copy link
Collaborator

chaishi commented Aug 21, 2022

image

image

#1341
会完善多级表头的拖拽事件参数,而后业务侧根据这些参数自行调整表头的顺序

@chaishi chaishi added the to be published fixed, not be published label Aug 21, 2022
@xiaosansiji
Copy link
Collaborator

已在 0.46.2 版本修复

@a-l-o-n-g
Copy link
Author

0.46.2 版本是需要自己根据这些参数进行列拖拽处理是吧?

@a-l-o-n-g
Copy link
Author

@chaishi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪🏻 enhancement New feature or request to be published fixed, not be published
Projects
None yet
Development

No branches or pull requests

3 participants