Actions
BUG #4259
opendev #4299: [SQA] : Auth module
[SQA] Agency Profile Sign Up & Create New Password: Password Generator behavior does not match Lovable design
Start date:
02/08/2026
Due date:
% Done:
100%
Estimated time:
Description
Description¶
Module/Section: Agency Profile → Sign Up & Create New Password
Profile: Agency
Issue Category: Functional
On the Sign Up and Create New Password pages, the Password Generator behavior does not match the Lovable design.
Clicking Generate Password currently fills only the New Password field in staging, whereas according to the Lovable design, it should populate both the New Password and Confirm Password fields.
Steps to Reproduce¶
- Navigate to the Agency Sign Up page or the Create New Password page.
- Click the Generate Password button.
- Observe which password fields are populated.
Expected Result¶
Clicking Generate Password should populate both the New Password and Confirm Password fields, in accordance with the Lovable design.
Actual Result¶
Only the New Password field is populated, leaving the Confirm Password field empty.
Root Cause¶
mismatch with lovable¶
Impacted Area¶
signup form password generator
Attachments¶
Additional Info¶
- Tested By: Aman
Actions