[Bug] 列头选择模式设为cell后会禁用掉拖拽列的排序功能
Open
@fangsmile is already working on this.
Since Dec 6, 2024.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.12.0
Link to Minimal Reproduction
https://visactor.io/vtable/demo/interaction/move-header-position
Steps to Reproduce
- 示例demo:https://visactor.io/vtable/demo/interaction/move-header-position
- 将select.headerSelectMode设为cell
Current Behavior
无法移动表头位置
Expected Behavior
期望将select.headerSelectMode设为cell也能启用dragHeaderMode为'column'的功能
Environment
- OS:
- Browser:
- Framework:
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.