eclipse-theia/theia

Drag & drop files into the file explorer depends on expand/collapse status

Open

#7,360 opened on Mar 18, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
bugdndhelp wantednavigator

Description

Hi,

Description

Drag & drop files into the file explorer depends on expand/collapse status of the folders. If the folders are expanded then some files are copied twice into the file explorer.

Reproduction Steps

On your file system create a folder with some sub folders and files in each level. Expand all folders and drag all of the folders and files to the file explorer. You would be able to see some files are copied twice. You can view the attached video to see the issue.

OS and Theia version: Mac. Reproduced on https://gitpod.io/#https://github.com/eclipse-theia/theia theiadragdropbug.mp4.zip

Thanks, Liat

Contributor guide