-
Notifications
You must be signed in to change notification settings - Fork 494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zip File Download Error Messaging: You shouldn't have to unzip the archive and read a manifest file to know there was an error #2060
Comments
@posixeleni is this happening only with files that have been zipped or is this for all files that aren't properly downloading? |
@eaquigley from this users error this looks to be only about error messaging for zipped file downloads but I am not sure about error messaging for individual file downloads. |
@landreev can you answer if the file download error message is only in the manifest for a zip file that fails? or if all error messages for file download behave this way. |
Moving into 4.2 as downloading multiple files is scheduled to occur during this milestone. Error message currently displaying only in the readme file for the downloads, needs to also display in the UI when a user attempts to download multiple files and it is too big to allow them to unselect files and try downloading without having to wait to open the readme file. |
Mockups for this found here: https://iqssharvard.mybalsamiq.com/projects/filesallthings-enduser-dataverse42andbeyond/Dataset%20-%20Files%20-%20Download%20Limit%20Error Passing to @sekmiller |
I was able to replicate this locally. The issue relates to the "Download" button at the top of the files table on the dataset page not properly handling when restricted files are selected, whether it's multiple files or a single file. The same problem has been reported by @sbarbosadataverse in #2722. |
This bug was reported at https://twitter.com/justin_littman/status/803929260759154688 a couple weeks ago. |
Reported again today, see RT 249731 |
I'm closing this in favor of #4576. |
Reported by a user https://twitter.com/AABoyles/status/590509840532971520 that the file download error messaging only appears if you open up the manifest file. There should be clearer error messaging directly in the UI if a single file or a group of selected files fail to download.
The text was updated successfully, but these errors were encountered: