-
Add `novalidate` to create project form · aa14aa54
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.
Samuel Padgett committed