Skip to content

Opportunity application form: email address validation is not enforced #421

@Cy-fox

Description

@Cy-fox

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

  1. Open any opportunity
  2. Open the application/submit form
  3. Enter an invalid email address (e.g. notanemail, abc@, test123)
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help outbugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions