Add `novalidate` to create project form
This prevents native browser hints like "Please fill out this field" from popping up. The form is still validated using Angular form validation. This also adds the message "Name is required" if you tab through the name field without entering a value.
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment