Project

General

Profile

BUG #4171

Updated by Nazmul Hossain Shovon about 2 months ago

**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 
 1. Navigate to the **Admin Profile Sign In** page. 
 2. Enter an **email address that does not exist** in the system. 
 3. Enter any password. 
 4. Click the **Sign In** button. 
 5. Observe the **location and styling** of the alert message. 
 6. 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](https://drive.google.com/file/d/1cYc1HqxPfHyPMVWcCLevRXAaOXKMRXZh/view) 

 **Types of Issue**   
 UI Issue 

 --- 

 **Root Cause:**   
 mismatch with lovable 

   


 **Impacted Area:**  
 admin signin

Back