BUG #4167
open100%
Description
Issue Description
On the Admin Profile Sign In page in the staging environment, after entering invalid credentials and clicking the Sign In button, the input field border hover effect and the associated alert/error text messages are displayed in red.
However, according to the Lovable design, these error and hover states should appear in a yellowish color, resulting in a visual inconsistency between design and implementation.
Module / Page
Admin Profile → Sign In
Module Section
Input Field Validation / Error State Styling
Screen Size
Desktop
Tested By
Tasfia Zaima
Steps to Reproduce¶
- Navigate to the Admin Profile Sign In page.
- Enter invalid email and password credentials.
- Click the Sign In button.
- Observe the input field border hover effect and alert/error text color.
- Compare the behavior with the Lovable design.
Expected Result
After entering invalid credentials, the input field border hover effect and associated alert messages should appear in a yellowish color, as specified in the Lovable design.
Actual Result
The input field borders and alert/error text messages appear in red in the staging environment.
Attachments
PoC
Types of Issue
UI Issue
Root Cause:
mismatch with lovable
Impacted Area:
signin page