SCCapstone / Delta

A file transfer system for researchers to upload and share data sets with other researchers.
0 stars 0 forks source link

After uploading is done, move to file list page #356

Closed josemvidal closed 1 year ago

josemvidal commented 1 year ago

If the upload succeeds the current page is useless. Also, user might click Upload again if they miss the popup.

Just re-direct to file-list page, which lists new file.

https://user-images.githubusercontent.com/228704/222422709-3baa1752-3875-4708-a0fb-84583c8b8f74.mp4

or do the whole thing with a popup, like gdrive:

lxaw commented 1 year ago

Got it. Will do.

lxaw commented 1 year ago

Fixed with #376