zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
50.49k stars 3.13k forks source link

Cannot move folder into a collapsed folder #19192

Open fprotimaru opened 1 month ago

fprotimaru commented 1 month ago

Check for existing issues

Describe the bug / provide steps to reproduce it

I cannot move user folder into service. Just because service folder has only 1 folder

Environment

Zed: v0.156.1 (Zed) OS: macOS 15.0.1 Memory: 16 GiB Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

https://github.com/user-attachments/assets/bed016fb-677d-4aad-a34d-68b34f5f32a5

If applicable, attach your Zed.log file to this issue.

Zed.log


Zed.log

notpeter commented 1 month ago

I can reproduce. Thanks for reporting.

As a work around, you can right click and select "unfold directory" before dragging and dropping.

Screenshot 2024-10-15 at 12 40 47
fprotimaru commented 1 month ago

I got it thank you!

mrnugget commented 2 weeks ago

Idea would be to uncollapse the collapsed folder while the dragged items is hovering over it.