BUG #4325
open0%
Description
Issue Description
On the Sign Up as Agency page, when using the password generator, the UI sometimes indicates that all password requirements are satisfied. However, after clicking Create Account, a validation error such as “Password should contain one uppercase letter” may still appear, even though the generated password includes an uppercase letter.
This issue prevents the sign-up process from completing and occurs intermittently, typically after repeating the flow multiple times.
Module / Page
Sign Up → Agency Profile
Module Section
Password Generator / Validation
Sprint / Module
Sprint-5 (Partial - Auth & Profile Setup Module)
Screen Size
Desktop
Tested By
Tasfia Zaima
Steps to Reproduce¶
- Navigate to the Sign Up as Agency page.
- Use the Generate Password option.
- Observe that the UI shows all password requirements are satisfied.
- Click Create Account after filling all other fields and checkbox.
- Observe if a validation error appears despite the generated password meeting all requirements.
- Repeat the flow multiple times to trigger the intermittent issue.
Expected Result
The generated password that meets all requirements should be accepted, and the account should be created successfully without validation errors.
Actual Result
Intermittent validation errors appear (e.g., “Password should contain one uppercase letter”), preventing account creation.
Attachments
PoC
Types of Issue
Functional Issue, Validation Issue
Root Cause:
Impacted Area:
No data to display