Dragging and dropping file in same folder should not create link
- Dominant language
- Vala
- Stars
- 365
- Forks
- 82
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 3
Description
## What Happened
When dragging and dropping a file within the same folder, a symlink should not be created. Most of the time, I dragged the file by mistake and found no convenient way of canceling the action short of dragging the file out of the window, which is not an elegant solution. Less advanced users may also mistake the file for a duplicate and accidentally delete the original file.
## Expected Behavior
If a file is dragged and dropped into the same folder, the action should be ignored.
## Steps to Reproduce
1. Drag a file
2. Drop it into the same folder
### Logs
## Platform Information

Contributor guide
Assessment
This issue has not been assessed yet.