spacedrive
spacedrive copied to clipboard
[MacOS] Dragging a file engages multiple operations
Describe the bug
When trying to move a file/folder, a couple of operations occur at the same time.
- Draggable multi-select
- Space Drop
Due to the other actions, it's not possible to drag and drop to move a file/folder.
Reproduction
- Try to drag and drop any file/folder
https://github.com/spacedriveapp/spacedrive/assets/104273002/f62177f9-5b49-4a48-81ad-e648f4c12f5f
Expected behavior
When the cursor is hovering over a file/folder it should allow me to drag & drop where I would like rather than trying to multi-select.
Platform and versions
pnpm: 8.6.0
cargo: 1.69.0 (6e9a83356 2023-04-12)
rustc: 1.69.0 (84c898d65 2023-04-16)
OS:
macOS 12.4 arm64
Chip:
Apple M1 Max
Spacedrive Version:
v0.1.0 - 94c9805
Stack trace
No response
Additional context
No response
I can no longer multi-select, but Space drop is still engaged when dragging and dropping.
I am fairly sure this will have been fixed when Spacedrop was disabled yesterday.
I used the latest build and I can't multi-select anymore. Even with Shift, CMD, etc.
I used the latest build and I can't multi-select anymore. Even with Shift, CMD, etc.
I think we disabled multi-select because the backend wasn't there yet.
Awesome, I'll close the issue and retest in a later release