Actions
BUG #4169
openStart date:
02/03/2026
Due date:
% Done:
100%
Estimated time:
Description
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¶
- Navigate to the Create New Password page.
- Manually type a password in the New Password field.
- Observe the availability of the Copy button.
- 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¶
Impact Area:¶
copy password button
Root Cause:¶
wrong state logic¶
Additional Info¶
- Tested By: Aman
Actions