rcpch / national-paediatric-diabetes-audit

A django application to audit the care of children and young people with diabetes in England and Wales.
0 stars 1 forks source link

Add New User form errors #107

Closed dc2007git closed 3 weeks ago

dc2007git commented 3 weeks ago

When adding a new user, if a field is not filled out (for example you don't set a Title e.g. Mr), then pressing submit will reload the page with the same form details, but with no error message.

We should integrate some user-facing error messages so it is clear to them what they must do to successfully submit the form