[Sprint/PinkPanther](fix): Upload cancelling #2083
All threads resolved!
All threads resolved!
Closes #2083 (closed) Credits to Mark for the elegant solution
Summary
Upload cancellation is broken on production. Go upload a video on it and try to cancel it.
Test
- Upload a video, & whilst uploading, upload a second video - it should replace the existing upload, progress bar should not jump erratically.
- Try cancelling the upload. it should cancel. - Without a refresh, try to upload a second video.
- Uploading a video should complete all the way and post.
- Should not interfere with image upload.
Edited by Ben
Merge request reports
Activity
- Resolved by Ben
added StatusRequires Changes label and removed 1 deleted label
added 47 commits
-
9483040f...ecb915ef - 45 commits from branch
master
- ac4c1ec4 - Merge branch 'master' of gitlab.com:minds/front into fix/upload-cancel-2083
- 2444cfdd - Added in missing clientService put
-
9483040f...ecb915ef - 45 commits from branch
added 1 deleted label and removed StatusRequires Changes label
added StatusRequires Changes label and removed 1 deleted label
added 1 commit
- 870a33b9 - Call abort regardless to deal with timing issues
mentioned in commit 5f0eb8ea
Please register or sign in to reply