Skip to content

[Bug] Account registration fails despite valid password requirements #2174

Description

@sam-dwdkr404

Bug Description

The account registration form displays "Validation failed" and prevents account creation even when the entered password satisfies the requirements shown by the registration form.

Steps to Reproduce

  1. Open PrepPilot.
  2. Navigate to Create Account.
  3. Enter a valid full name.
  4. Enter a valid email address.
  5. Enter a password satisfying the displayed requirements:
    • 8+ characters
    • Uppercase
    • Lowercase
    • Number
    • Special character
  6. Enter the same password in Confirm Password.
  7. Click "Create Account".
  8. Observe the result.

Expected Behavior

The account should be created successfully when all required fields are valid and the password satisfies the displayed requirements.

Actual Behavior

The form displays:

Validation failed

and the account is not created.

Severity

High

Screenshots / Screen Recording

Image

Browser

Microsoft Edge / Chrome

Operating System

No response

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingclaimedThis issue has been claimed by a contributor

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions