Problem:
Uploading a file that exceeds the maximum upload size (maxFilesize) for the field will cause a 500 server error and fail silently. P
Solution:
The maximum upload size needs to be displayed to the user and there should be a visible notification if the user tries to upload files larger than allowed. Ignoring the file and presenting a notice would be an acceptable user experience.
Similar Issue:
https://www.drupal.org/project/dropzonejs/issues/2852808
β¨
Widget upload description (filesize, allowed extensions).
Needs review
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.