BUG #4170
Updated by Aman Bhuiyan 2 months ago
### Description **Module/Section:** Create New Password **Profile:** Agency **Issue Category:** Functional On the **Create New Password** page, the **Confirm Password** field becomes **enabled prematurely** as soon as **any 8 or more characters** are entered in the **New Password** field, even when the password **does not satisfy all defined requirements**. This behavior allows users to proceed with password confirmation before a valid password has been fully established. ### Steps to Reproduce 1. Navigate to the **Create New Password** page. 2. Enter any password with **8 or more characters** that does **not meet all password requirements**. 3. Observe the state of the **Confirm Password** input field. ### Expected Result The **Confirm Password** field should remain **disabled** until the **New Password** meets **all defined password requirements**. ### Actual Result The **Confirm Password** field becomes **enabled** once the password length reaches **8 characters**, regardless of unmet password requirements. ### Attachments - [PoC](https://drive.google.com/file/d/17It6CvItMI8gwm2qfAszWr4Hfy4Jfrfj/view?usp=sharing) --- ### Impact Area: ### Root Cause: --- ### Additional Info - Tested By: Aman