biigle / user-storage

:m: BIIGLE module to offer file upload and storage for users
GNU General Public License v3.0
0 stars 0 forks source link

Show warning with TIFFs #22

Open mzur opened 12 months ago

mzur commented 12 months ago

Show a warning if the user wants to upload TIFFs (i.e. only large TIFFs are supported).

mzur commented 9 months ago

Maybe the TIFF size could be checked locally, too. Too small TIFFs could be rejected.

mzur commented 3 months ago

Newly selected files are handled here. The view already contains some examples how error/info messages could be shown. This particular error message should be shown as text-warning.