-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: drag&drop upload of folder fails #42252
Comments
In my scenario, firefox/edge can only upload file to root folder. For other sub folder, i got
edge:
Upload stuck at |
The same problem in chrome Environment: |
This comment was marked as abuse.
This comment was marked as abuse.
This comment was marked as resolved.
This comment was marked as resolved.
Concerning the errors when uploading a folder into a subfolder:
Because when I create a folder "foo" and then drag&drop the folder "bar" into it, Hope this helps somebody. First time looking at Nextcloud code. I don't feel comfortable submitting a patch just yet. |
Bug description
I can't upload a folder via drag&drop
Steps to reproduce
With Chrome the upload get stuck:
On Firefox the upload gets shows as successful:
But the result is not the folder with the files but a empty file with no mimetype:
Expected behavior
Either a successful upload or a meaningful error message that drag&drop of folders is not supported
Installation method
None
Nextcloud Server version
28
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: