BUG #4165
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 is **not properly locked or disabled** when the **New Password** field is empty. This allows users to enter input into the Confirm Password field before providing a New Password, which leads to an incorrect and confusing user flow. ### Steps to Reproduce 1. Navigate to the **Create New Password** page. 2. Leave the **New Password** field empty. 3. Attempt to enter any text into the **Confirm Password** field. ### Expected Result The **Confirm Password** field should be **disabled or locked**, preventing any input until the **New Password** field has been populated. ### Actual Result The **Confirm Password** field is **editable** even when the **New Password** field is empty. ### Attachments - [PoC](https://drive.google.com/file/d/1QHqoMSGsGqH---20ePHcU1bZ2vsbeNhL/view?usp=sharing) --- ### Impact Area: ### Root Cause: --- ### Additional Info - Tested By: Aman