Skip to content

Implement Password Confirmation Field on Registration Form #87

@Siddhi2321

Description

@Siddhi2321

Description:
The registration form's functionality should be enhanced to include a password confirmation field.

Acceptance Criteria:

  • A second input field, labeled "Confirm Password," must be added to the form below the primary "Password" field.
  • Client-side validation must be implemented to check that the values of the "Password" and "Confirm Password" fields are identical.
  • The form submission should be disabled and an error message displayed if the two fields do not match.
  • The account should only be created if the password validation passes.

I am GSSoC'25 Contributor
Assign this task to me

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