element [Bug Report] dragging issue in el-tree: draggingNode can not be dropped into an expanded dropNode before draggingNode

qnzebej0  于 4个月前  发布在  其他
关注(0)|答案(1)|浏览(87)

Element UI version

2.14.1

OS/Browsers version

windows10

Vue version

2.6.12

https://codepen.io/DeltaNing/pen/bmOyZP

Steps to reproduce

  1. Expand a node(dropNode) that contains some nodes
  2. dragging a node(draggingNode) which behind dropNode into dropNode

What is Expected?

The draggingNode can be dropped into the dropNode while this dropNode'height only contains its self's height

What is actually happening?

The draggingNode can not be dropped into the dropNode which'height contains childNode's height of the dropNode

qij5mzcb

qij5mzcb1#

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

相关问题