bhima
bhima copied to clipboard
Improve file upload pages
Update all pages that do file uploads to complain if the user attempts to upload a file that is too large. Currently this fails silently; no error is produced. Fix the forms to complain if this happens. See the updates for https://github.com/IMA-WorldHealth/bhima/pull/6273 to see how to do this. (Note that the name="xyz" needs to be added and it may need to match the name of the database field involved.)
I would if this could be an ngMessage that we could put in our templates once and for all.