IQSS / dataverse

Open source research data repository software
http://dataverse.org
Other
882 stars 493 forks source link

Upload Files: Upload status bar includes unpacking of zip file, it should probably only include upload of zip file itself. #2678

Open kcondon opened 9 years ago

kcondon commented 9 years ago

This is kind of a UX issue but also a technical one. the upload status bar for a 1000 file zip file does not increment until it unpacks all 1000 files. This takes much longer than uploading the actual zip file, which is tiny. This is a problem because it gives incorrect information and may result in the user aborting the operation, getting confused, etc.

kcondon commented 8 years ago

Related to slow upload of large zip files, see #2482

kcondon commented 8 years ago

Retested, now do not see the progress bar, only a spinner that spins for 24 seconds with 1000 file zip. Behavior and intrusiveness may vary depending on # and size of files in zip. Basic question of whether to include unzipping as part of "upload" progress. Can't add files to list until unzipped but can it be improved, possibly by updating as unpack or in batches?

djbrooke commented 8 years ago
mheppler commented 7 years ago

Related to #3116.

djbrooke commented 7 years ago

Talked with @landreev about earlier this afternoon. This issue will still persist after #3116 is implemented, but the wait time will not be as long. This may be reprioritized based on how much of an improvement has been realized.

cmbz commented 2 months ago

To focus on the most important features and bugs, we are closing issues created before 2020 (version 5.0) that are not new feature requests with the label 'Type: Feature'.

If you created this issue and you feel the team should revisit this decision, please reopen the issue and leave a comment.