BUG #4171
open100%
Description
Issue Description
On the Admin Profile Sign In page in the staging environment, when a user attempts to sign in using a non-existent account, the alert/error message is displayed at the top of the page.
However, according to the Lovable design specifications, this alert message should be displayed below the relevant input field, resulting in a mismatch in message placement and styling.
Module / Page
Admin Profile → Sign In
Module Section
Validation / Alert Message Display
Screen Size
Desktop
Tested By
Tasfia Zaima
Steps to Reproduce¶
- Navigate to the Admin Profile Sign In page.
- Enter an email address that does not exist in the system.
- Enter any password.
- Click the Sign In button.
- Observe the location and styling of the alert message.
- Compare the behavior with the Lovable design.
Expected Result
- The alert message should appear below the relevant input field, not at the top of the page.
- The styling (color, font, and positioning) should match the Lovable design specifications.
Actual Result
The alert message is displayed at the top of the page in the staging environment instead of below the input field.
Attachments
PoC
Types of Issue
UI Issue
Root Cause:
mismatch with lovable
Impacted Area:
admin signin