fnitu / edu-hospice

Application developed for SIIT Challenge Accepted – CODVIDHACK 2020
https://edu-hospice.herokuapp.com
2 stars 2 forks source link

Investigate the user profile edit for another user than the default one #100

Closed Adrian-Moldovan closed 2 years ago

Adrian-Moldovan commented 2 years ago

Logging in with user: user ma.moldovan@gmail.com password: 11aaAA!!

On trying to edit the profile info, the next button of the stepper is disabled. Please investigate the cause.

Adrian-Moldovan commented 2 years ago
  1. Validation of the phone number should be identical to the back-end: string of 10-14 chars
  2. Display hint on invalid validation rule ('The phone number length should be between 10 to 14 characters')
Adrian-Moldovan commented 2 years ago

Please check the phone number validation

Adrian-Moldovan commented 2 years ago

Implemented