Project

General

Profile

BUG #4143

Updated by Nazmul Hossain Shovon about 2 months ago

 
 **Issue Description**   
 On the **Signup as Agency** page, when a user first generates a password using the **password generator**, then removes it and enters a **custom password manually**, the **copy password** functionality does not work for the custom password. This breaks expected user behavior and usability. 

 **Module / Page**   
 Agency Profile -> Signup as Agency 

 **Module Section**   
 Password Field – Password Generator / Copy Functionality 

 **Screen Size**   
 Desktop 

 **Tested By**   
 Aman 

 --- 

 #### Steps to Reproduce 
 1. Go to the **Signup as Agency** page. 
 2. Generate a password using the **password generator**. 
 3. Remove/delete the generated password. 
 4. Type a **custom password** manually. 
 5. Click the **copy password** button. 

 **Expected Result**   
 The **copy button** should copy the **custom password** entered by the user. 

 **Actual Result**   
 The custom password **cannot be copied** after previously using the password generator. 

 **Attachments**   
 [PoC](https://drive.google.com/file/d/1lXekoH4I76NqI72POOK5DYwf5zOWhp6n/view?usp=sharing) 

 **Types of Issue**   
 UI Issue 

 --- 

 **Root Cause:**   
 mismatch with lovable 
   

 **Impacted Area:**   
 password field

Back