BUG #4169
Updated by Aman Bhuiyan 2 months ago
### Description **Module/Section:** Create New Password **Profile:** Agency **Issue Category:** UI On the **Create New Password** page, the **Copy** button is **not visible** when a user manually enters a password in the **New Password** field. The button only appears after clicking **Generate Password**, which creates an inconsistent and confusing user experience. The Copy button should be available regardless of whether the password is **manually entered** or **system-generated**. ### Steps to Reproduce 1. Navigate to the **Create New Password** page. 2. Manually type a password in the **New Password** field. 3. Observe the availability of the **Copy** button. 4. Click the **Generate Password** button and observe the Copy button behavior. ### Expected Result The **Copy** button should always be **visible and functional** for: - Manually entered passwords - System-generated passwords ### Actual Result The **Copy** button: - Is **not visible** for manually entered passwords - Appears **only after** clicking **Generate Password** ### Attachments - [PoC](https://drive.google.com/file/d/1FRxfgi779mGFIqQUPwEiXAx0S4tg5oxj/view?usp=sharing) --- ### Impact Area: ### Root Cause: --- ### Additional Info - Tested By: Aman