Skip to content

Valid Email Flagged as Invalid #741

@snigdhachoudhury

Description

@snigdhachoudhury

Describe the bug
The registration form incorrectly flags valid email addresses as invalid. The error message "Please enter a valid email" appears even though the email format is correct.

To Reproduce
Steps to reproduce the behavior:

  • Go to the Create Account page.
  • Enter a valid email address in the Email field.
  • Fill out the remaining fields (Name, Password, Confirm Password).
  • Click the Create Account button.
  • Observe the error message below the email field

Expected behavior
Valid email addresses should pass client-side validation and allow the user to proceed with account creation without showing an error.

Screenshots

Image
  • OS: Windows 11
  • Browser: Chrome
  • Version: 141.0.7390.66 (Official Build) (64-bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions