Upload: Drop files directly into child-folders (not only into current folder)
Steps to reproduce
- Create a folder
- Try to drop files/folders into the folder (from external source)
Expected behaviour
The files/folders are uploaded into the folder I selected as destination
Actual behaviour
The files are placed next to the folder
Environment general
Web 7.0.0 RC10
Huhu, thanks for reporting this issue. tbh I'm not sure whats the best solution here. Generally I get the need to drop files directly into the hovered folder and not only into the currently opened folder.
Solution approach
https://user-images.githubusercontent.com/26610733/216557262-fa2472f8-40bc-47de-9fa6-9cbf0ddcc0e9.mp4
Still unsolved / Error-Prone
if there are many folders.
- Problem: How to indicate the dropzone of the current (!= child folders) folder to the user, if the whole whitespace is consumed by other folders?
This is the reasoning why I thought the current approach is less error-prone as its quite simple (rule is: you always drop into the current folder) - but lets discuss @ChrisEdS @kulmann
https://user-images.githubusercontent.com/26610733/216557762-9b4d8c68-f5ec-4ef8-a92e-4944f765f9e1.mp4
Added screenshot to Chris' initial post.
This is the reasoning why I thought the current approach is less error-prone as its quite simple (rule is: you always drop into the current folder) - but lets discuss @ChrisEdS @kulmann
Compared to ownCloud 10 I see a gap here - it is possible to drop into the "hovered" folder.
This is the reasoning why I thought the current approach is less error-prone as its quite simple (rule is: you always drop into the current folder) - but lets discuss @ChrisEdS @kulmann
Compared to ownCloud 10 I see a gap here - it is possible to drop into the "hovered" folder.
Sorry to say, but the feature set of a decade of oC 10 development can't be the benchmark here :-P
Sure - no worries. Let's threat that issue as a Feature Request and not as a bug. :)