mentorship-flutter icon indicating copy to clipboard operation
mentorship-flutter copied to clipboard

Register page confirm password doesn't work

Open KevalPrajapati opened this issue 3 years ago • 5 comments

Describe the bug The confirm password function of the register page doesn't seem to work. Even if the password and confirm password don't match, the confirmation email is sent.

To Reproduce Steps to reproduce the behavior:

  1. Go to the signup page
  2. Fill the detail. Enter different passwords in the password and confirm password fields.
  3. Click signup
  4. The confirmation email is sent

Expected behavior If the password and confirm password don't match it should show a warning to the user.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: samsung m21
  • OS: Android

Additional context Maybe its just me. Please check.

KevalPrajapati avatar Jan 16 '21 10:01 KevalPrajapati

Thanks for reporting this. Looks like we missed this.

techno-disaster avatar Jan 16 '21 19:01 techno-disaster

Thanks for reporting this. Looks like we missed this.

I will do it with the regex part.

KevalPrajapati avatar Jan 17 '21 15:01 KevalPrajapati

Thanks for reporting this. Looks like we missed this.

I will do it with the regex part.

Hey @KevalPrajapati, this is a first timer issue. Let's keep it available for new people who want to contribute to the repo

techno-disaster avatar Jan 17 '21 15:01 techno-disaster

Thanks for reporting this. Looks like we missed this.

I will do it with the regex part.

Hey @KevalPrajapati, this is a first timer issue. Let's keep it available for new people who want to contribute to the repo

Okay. Great.

KevalPrajapati avatar Jan 17 '21 15:01 KevalPrajapati

Thanks for reporting this. Looks like we missed this.

I will do it with the regex part.

Hey @KevalPrajapati, this is a first timer issue. Let's keep it available for new people who want to contribute to the repo

Hi, I would like to work on this.

utkarshshendge avatar Jan 20 '21 14:01 utkarshshendge