Actions
BUG #4086
opendev #4299: [SQA] : Auth module
[SQA] Password validation popup appears as top alert instead of below Password field
Start date:
01/21/2026
Due date:
% Done:
100%
Estimated time:
Description
Issue Description
On Create New Password, after clicking Reset, the password validation popup appears as a top alert, but it should display below the Password field highlighting missing requirements.
Module / Page
Create New Password
Module Section
Password Validation UI
Screen Size
All Devices
Steps to Reproduce¶
- Open Create New Password page.
- Enter a password that does not meet requirements.
- Click Reset.
- Observe validation message placement.
Expected Result
Validation should appear below Password field with specific missing requirements.
Actual Result
Validation appears as a top/global alert.
Attachments
PoC
Types of Issue
UI Issue
Root Cause:
wrong position of field errors
Impacted Area:
reset password form
Actions