Maximum file size possible to upload is 50mb, and it shouldn’t affect load times according to:
If that’s so, I guess it’s fine to cap limit at 50mb, however, it will have a negative impact on users unexperienced with file sizes. Most users only see a file/picture.
Image uploader doesn’t restrict file types to image files. How are “other file types” handled? It looks like they are ignored but the progress bar goes into infinity mode. To improve UX (and conserve space I guess), a restriction on file type would be nice. Even better if possible to add own restrictions.