Applifting / pomuzeme.si

Open source platform for managing volunteers in time of COVID-19 crisis
https://staging.pomuzemesi.cz
MIT License
19 stars 6 forks source link

Small form errors #132

Open martinhanzik opened 4 years ago

martinhanzik commented 4 years ago

Form error display is weird: It should display all errors after clicking the submit button. If the form is left empty, only the first field triggers an error and it only colors itself on the second click. Phone number is not validated on frontend?

The "How I can help" text field can be resized It breaks the form quite a bit

Address autofill from Google Chrome does not work After specifying the email address, it can autofill the address. Also Safari on iOS can suggest address, but does not.

No validation on name or surname form fields

landovsky commented 4 years ago

@martinhanzik Do you think you could merge those smaller issues to something like "Fix form issues"? It would make orienting in the issue log a little easier. Thanks a lot 👍