pedagogue001/DristiLearningApp
Web| Customer| Register| Password validation is not working on Signup page.
Ouverte
#25 ouverte le 8 oct. 2024
High priorityWebbuggood first issue
Métriques du dépôt
- Stars
- (1 étoile)
- Métriques de merge PR
- (Métriques PR en attente)
Description
#Enviroment
- Build Id / Version / Commit ID:
- Php version : 7.4.2
- MySQL : 5.4
- Platform : Android/ iOS/ Web
- Browser : Chrome/Firefox
- Server : Dev/ QA/ QA1 / Staging/ PreProd/ Production
Description
-When user register on signup form with week password then Password validation is not working.
#Test Data
- Open the URL: https://www.drishtiias.com/
- Click on Signup page.
- Enter the password with two digits e.g. 12
#Test Steps -Open the URL: https://www.drishtiias.com/
- Click on signup page
- Enter the password with two digits.
- click on register now button.
#Expected -User should not be able to create the account .
#Actual Result
- User able to create his account.