Iris-Next-Gen / QA-Test

0 stars 0 forks source link

Inspector- When the inspector tries to change the password. if given less than 6 characters the change password is in disable mode, but the inspector doesn't understand why?. Need to display a message like "the password must be at least 6 characters". #244

Closed himashree2024 closed 5 months ago

himashree2024 commented 5 months ago

Description: When the inspector tries to change the password. if given less than 6 characters the change password is in disable mode, but the inspector doesn't understand why?. Need to display a message like "the password must be at least 6 characters". Steps to reproduce: 1) Login to the app with valid cred. 2) Go to Profile tab and click on change password button. 3) Enter the password under new and retype with less than 6 characters. 4) When entered the new pwd with 40 Characters (since there was no max limit for the password), the application was loading for a long time that even the screen is getting locked. 5) User when goes back and log's out of the application and when try to login back, it was not allowing. user has to close all the apps and login back. https://drive.google.com/file/d/195qb1OIByYfZezHGgbtrPprwDHYm6SjD/view?usp=drive_link note: When entered same pwd for all the fields there was no error, just the button was in disable mode.

Result: When the inspector tries to change the password. if given less than 6 characters the change password is in disable mode, but the inspector doesn't understand why?. Need to display a message like "the password must be at least 6 characters".

obadare.inspector@gmail.com pwd: 123456

Dev video: : https://drive.google.com/file/d/1d1I36Ie6AsnuoWU5sNCsVwejZRK7AgeE/view?usp=drive_link UAT video: https://drive.google.com/file/d/1aLQo5HiNzXywdwx2-KnSpx8Z7b1hsbm0/view?usp=drive_link

himashree2024 commented 5 months ago

Tested and is working fine in dev version 1(23) and uat version 3(13). dev: https://drive.google.com/file/d/18oL5ooWgPOJCF8hSnUPIgH7HbqsLPE4L/view?usp=drive_link uat: https://drive.google.com/file/d/13ZdRup8n9Cc2FG_vOXuAzWzcZSMbV0ib/view?usp=drive_link