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] 拖拽行时, cellType设置为checkbox的单元格,不会一起移动过去 #1712

Closed
LI-Xiao-Long-513 opened this issue May 16, 2024 · 0 comments · Fixed by #1719
Assignees
Labels
bug Something isn't working

Comments

@LI-Xiao-Long-513
Copy link

Version

0.25.0

Link to Minimal Reproduction

https://visactor.io/vtable/demo/edit/add-delete-records

Steps to Reproduce

option中添加 rowSeriesNumber: {
dragOrder: true,
width: '45',
format: () => {
return;
},
},

Current Behavior

拖拽行
607da410ba8e13abacbd37cde3ee459

Expected Behavior

该行拖拽完成后,单元格样式一起移动过去,之前选中,拖拽完成后应该也是选中效果
529039f7ef35e80e7848eca569ba228

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

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