Summary
The email field on the opportunity application form no longer validates input. Any string is accepted and the form submits successfully with an invalid email address.
Steps to Reproduce
- Open any opportunity
- Open the application/submit form
- Enter an invalid email address (e.g. notanemail, abc@, test123)
- Submit the form
Expected Behavior
The form should reject invalid email addresses and show a validation error before allowing submission.
Actual Behavior
The form accepts any value in the email field and submits without validation.
Environment
No response
Summary
The email field on the opportunity application form no longer validates input. Any string is accepted and the form submits successfully with an invalid email address.
Steps to Reproduce
Expected Behavior
The form should reject invalid email addresses and show a validation error before allowing submission.
Actual Behavior
The form accepts any value in the email field and submits without validation.
Environment
No response