uppy/e2e
Antoine du Hamel f808e9d741
@uppy/transloadit: cancel assemblies when all its files have been removed (#3893)
When starting an upload and removing it right away, it creates a race
condition when the assembly is created with no files and is never
closed. This commit ensures that the assembly is closed if all files
have been removed, or updated with the new expected number of
files otherwise.

Co-authored-by: Aaron Heimlich <aaron.heimlich@gmail.com>
2022-07-27 18:17:48 +02:00
..
clients Fix uppy.close() crashes when remote-sources or image-editor is installed (#3914) 2022-07-27 17:22:22 +02:00
cypress @uppy/transloadit: cancel assemblies when all its files have been removed (#3893) 2022-07-27 18:17:48 +02:00
.parcelrc meta: Make E2E Great Again (#3444) 2022-02-08 17:37:27 +01:00
cypress.config.mjs e2e: upgrade to Cypress 10 (#3896) 2022-07-25 12:01:45 +02:00
generate-test.mjs meta: fix missing EOL and end of e2e test templates (#3484) 2022-02-17 16:04:08 +01:00
package.json e2e: upgrade to Cypress 10 (#3896) 2022-07-25 12:01:45 +02:00
tsconfig.json e2e: upgrade to Cypress 10 (#3896) 2022-07-25 12:01:45 +02:00