[Bug] 升级到1.14.3之后,使用基本表格分组复选框,再加上dragOrder=true的拖拽参数。只能拖拽叶子节点,父节点直接无法拖拽。
Open
@Rui-Sun is already working on this.
Since Jan 6, 2025.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.14.3
Link to Minimal Reproduction
https://www.visactor.com/vtable/demo/table-type/list-table-group-checkbox
Steps to Reproduce
在上述playground链接中,rowSeriesNumber中增加dragOrder: true参数即可复现
Current Behavior
在基本表格分组复选框中使用拖拽功能,只能拖拽叶子节点,父节点直接无法拖拽
Expected Behavior
希望父节点也能拖拽,而不是仅仅叶子结点可以拖拽
Environment
- OS: windows
- Browser: 131.0.6778.205
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.