Actions
BUG #4165
openStart date:
02/03/2026
Due date:
% Done:
100%
Estimated time:
Description
Description¶
Module/Section: Create New Password
Profile: Agency
Issue Category: Functional
On the Create New Password page, the Confirm Password field is not properly locked or disabled when the New Password field is empty.
This allows users to enter input into the Confirm Password field before providing a New Password, which leads to an incorrect and confusing user flow.
Steps to Reproduce¶
- Navigate to the Create New Password page.
- Leave the New Password field empty.
- Attempt to enter any text into the Confirm Password field.
Expected Result¶
The Confirm Password field should be disabled or locked, preventing any input until the New Password field has been populated.
Actual Result¶
The Confirm Password field is editable even when the New Password field is empty.
Attachments¶
Impact Area:¶
confirm password
Root Cause:¶
lack of validation¶
Additional Info¶
- Tested By: Aman
Actions