-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF26, 11.1, 2021.0
-
Component/s: Web UI
Pre-requisites: enable S3 Direct Upload
Steps to reproduce:
- A user drags and drops a file into Nuxeo WebUI
- The user clicks the Cancel button before the upload is finished
- Observe that from the UI, the upload seems cancelled
- Open the Developer tools and in the Network tab, observe that the multipart upload is still going and not stopped.
Expected behavior: the multipart upload must be stopped when the user cancels the upload from the UI
Similar issue NXP-24979 has been already fixed with another kind of upload.
- depends on
-
ELEMENTS-1169 Terminate multipart upload when user cancels the blob upload
- Resolved
- is related to
-
NXP-29189 UI: Upload experience review
- Resolved
-
ELEMENTS-1171 Improve the uploader behaviour element
- Open
- Is referenced in