psi-4ward/psitransfer

PsiTransfer allows adding files to the upload after the upload is complete

pavelzw opened this issue · 0 comments

After an upload is complete, PsiTransfer still allows you to drag and drop other files. They are not uploaded, though.

Steps to reproduce:

  1. Upload a file to PsiTransfer
  2. In this window, drag and drop another file there

image

3. After that, it looks like this, the second file will not get uploaded

image

Deactivating drag and drop on that page is the easiest way to fix this I suppose.

The same thing is also observable during the upload of the files because it is on the same site...