The CREATE button in the CREATE tab of the create dialog opened when clicking on the + icon should be disabled as long as the file is uploading.
How to reproduce:
- navigate to a workspace or folder
- click on the + icon and select e.g. PICTURE document type
- (throttle the network speed in the browser dev tools to a very slow speed)
- click on the Upload main file link in the CREATE tab and select a large image
Expected result: the CREATE button is disabled until the file is uploaded
Actual result: the CREATE button is immediately active even if the file is not completely uploaded