BUG #4326
Updated by Tasfia Zaima 24 days ago
**Issue Description**
On the **Create New Password** page (Reset Password flow), the **Copy button** in the **New Password** field does not copy the **current value** if the user manually edits the password.
When a password is generated using the **Generate Password** feature and the user removes or changes some characters, the **Copy button** still copies the **originally generated password** instead of the updated password currently displayed in the field, leading to a mismatch and user confusion.
**Module / Page**
Agency Profile : Reset Password → Create New Password
**Module Section**
New Password Field / Copy Button
**Screen Size**
Desktop
**Sprint / Module**
Sprint-5 (Partial - Auth & Profile Setup Module)
**Tested By**
Tasfia Zaima
---
#### Steps to Reproduce
1. Navigate to **Forgot Password → Reset Password → Create New Password** page.
2. Click the **Generate Password** button to create a password automatically.
3. Manually **edit the generated password** by removing or changing some characters.
4. Click the **Copy** button associated with the **New Password** field.
5. Paste the copied value into any text field or editor.
6. Observe that the copied password does **not reflect the manual edits**.
**Expected Result**
The **Copy button** should copy the **exact current value** displayed in the **New Password** field, including any **manual edits** made by the user.
**Actual Result**
The **Copy button** copies the **originally generated password**, ignoring any manual changes.
**Attachments**
[PoC](https://drive.google.com/file/d/1y3NpjU76piet04hDbv5xDQ9ZLO1kLD3M/view?usp=sharing)
**Types of Issue**
Functional Issue, UI/UX Issue
---
**Root Cause:**
**Impacted Area:**