Skip to content

Conversation

prempyla
Copy link

@prempyla prempyla commented Oct 4, 2025

Description

Added a confirm password field to the signup form to prevent typos when users create accounts.

Changes Made

  • Added confirmPassword field to the form state
  • Added validation to ensure passwords match before submission
  • Added UI for confirm password field with error handling

Issue Fixed

Fixes #2 - Confirm Password Option is Missing while signing up

Screenshots

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confirm Password Option is Missing while signing up
1 participant