Unable to upload more than 13 files concurrently
Closed this issue · 0 comments
jujaga commented
OCWA Issue
User Story
As a researcher,
I want to be able to upload more than 13 files at a time via drag and drop
so that all the files I need to add can be added to the validation queue at once.
Test Case
ENV
-
DEV
-
TEST
-
PROD
TESTCASE
- Create a new request and click Add Files
- Drag and drop 14 files into the drop-in window
EXPECTED
- The files should begin to be processed after a reasonable delay
ACTUAL
- Nothing happens - frontend appears completely frozen.
ERROR
Notes
Tested on both Firefox and Chrome -> issue is not browser specific.