BUG #4086
Updated by Nazmul Hossain Shovon 3 months ago
**Issue Description** On **Create New Password**, after clicking Reset, the password validation popup appears as a **top alert**, but it should display **below the Password field** highlighting missing requirements. **Module / Page** Create New Password **Module Section** Password Validation UI **Screen Size** All Devices --- #### Steps to Reproduce 1. Open Create New Password page. 2. Enter a password that does not meet requirements. 3. Click Reset. 4. Observe validation message placement. **Expected Result** Validation should appear below Password field with specific missing requirements. **Actual Result** Validation appears as a top/global alert. **Attachments** [PoC](https://drive.google.com/file/d/1s3Ygk6K6sJS3l_SpVz3zuJ0O7w1y3naa/view?usp=sharing) **Types of Issue** UI Issue --- **Root Cause:** wrong position of field errors **Impacted Area:** reset password form