owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
427 stars 161 forks source link

fix: upload overlay breaking with nested folders #11303

Closed JammingBen closed 1 month ago

JammingBen commented 1 month ago

Description

Fixes an issue where the upload overlay breaks when uploading a folder that contains exactly one folder (which then contains some files).

The top level folder did not have an upload id in such case, hence the overlay could not retrieve the correct information.

Related Issue

Types of changes

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud