bhima icon indicating copy to clipboard operation
bhima copied to clipboard

Improve file upload pages

Open jmcameron opened this issue 4 years ago • 1 comments

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.)

jmcameron avatar Jan 12 '22 19:01 jmcameron

I would if this could be an ngMessage that we could put in our templates once and for all.

jniles avatar Jan 13 '22 06:01 jniles