Actions
BUG #4090
opendev #4299: [SQA] : Auth module
[SQA] Missing tooltip and black colored hover effect on "Password" field eye icon
Start date:
01/21/2026
Due date:
% Done:
100%
Estimated time:
Description
Issue Description
On the Sign Up page, when a user hovers over the eye icon in the Password field, no tooltip or label is displayed to indicate “Show password” or “Hide password”. Additionally, the black hover effect that is present on the Confirm Password eye icon is missing for the Password field, causing an inconsistent UI experience.
Module / Page
Sign Up
Module Section
Password Field
Screen Size
All Devices
Steps to Reproduce¶
- Navigate to the Sign Up page.
- Locate the Password input field.
- Hover the mouse over the eye (visibility) icon in the Password field.
- Compare the behavior with the Confirm Password field’s eye icon.
Expected Result
- A tooltip or label such as “Show password” or “Hide password” should be displayed on hover.
- A black hover effect should appear, consistent with the Confirm Password field.
Actual Result
- No tooltip or label is shown on hover.
- No black hover effect is visible for the Password field eye icon, unlike the Confirm Password field.
Attachments
PoC
Types of Issue
UI Issue
Root Cause:
lack of tooltip
Impacted Area:
password visibility toggle
Updated by Nazmul Hossain Shovon 3 months ago
- Description updated (diff)
- Status changed from Pending to In Progress
- Assignee set to Nazmul Hossain Shovon
- % Done changed from 0 to 100
Updated by Nazmul Hossain Shovon about 1 month ago
- Assignee changed from Nazmul Hossain Shovon to Tasfia Zaima
Actions