Project

General

Profile

BUG #4168

Updated by Aman Bhuiyan 2 months ago

 

 ### Description 
 **Module/Section:** Create New Password   
 **Profile:** Agency   
 **Issue Category:** UI   

 On the **Create New Password** page, a **validation warning for the Confirm Password field appears prematurely** while the user is still typing in the **New Password** field.   
 This behavior is inconsistent with standard UX practices and causes confusion during password entry. 

 ### Steps to Reproduce 
 1. Navigate to the **Create New Password** page. 
 2. Start typing in the **New Password** input field. 
 3. Observe the **Confirm Password** field validation message. 

 ### Expected Result 
 The **Confirm Password** validation warning should appear **only after the user interacts with the Confirm Password field**. 

 ### Actual Result 
 The **Confirm Password** validation warning appears **while typing in the New Password field**, before any interaction with the Confirm Password field. 

 ### Attachments 
 - [PoC](https://drive.google.com/file/d/1-MTUurQyiteZ32EazDtXtEFSUNvMarcn/view?usp=sharing) 
 --- 
 ### Impact Area: 
  
 ### Root Cause: 

 --- 
 ### Additional Info 
 - Tested By: Aman 

Back