ElemeFE / ElemeFE/element

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

Open
#20,681 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.14.1

### OS/Browsers version
windows10

### Vue version
2.6.12

### Reproduction Link
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.