BUG #4326
open0%
Description
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¶
- Navigate to Forgot Password → Reset Password → Create New Password page.
- Click the Generate Password button to create a password automatically.
- Manually edit the generated password by removing or changing some characters.
- Click the Copy button associated with the New Password field.
- Paste the copied value into any text field or editor.
- 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
Types of Issue
Functional Issue, UI/UX Issue
Root Cause:
Impacted Area: