hotdoghero
Member
I want to say this was around in 1.x (no longer have an install of it), but the file size limit for uploads doesn't appear to be displayed anywhere on the resource upload or update forms.
A file that is over the limit just shows up with a strikethrough over the filename after the upload attempt, but no actual feedback as to why the upload failed after it's sent to the server.
Seems client side validation to make sure the upload is under the file size limit could be done with JS. This was pretty standard with Flash based uploaders and seems like a pretty strong regression in terms of user experience/feedback to have it done server side.
A file that is over the limit just shows up with a strikethrough over the filename after the upload attempt, but no actual feedback as to why the upload failed after it's sent to the server.
Seems client side validation to make sure the upload is under the file size limit could be done with JS. This was pretty standard with Flash based uploaders and seems like a pretty strong regression in terms of user experience/feedback to have it done server side.
Last edited:
Upvote
3