Project

General

Profile

BUG #4181

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 submits a **registered email with an incorrect password**, the alert message **“The password provided is incorrect”** is displayed in **red at the top of the page**.   
 However, in the **Lovable design**, the alert is displayed **below the password field** and uses a yellow color. 

 **Module / Page**   
 Admin Profile → Sign In 

 **Module Section**   
 Password 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 a **registered email address**. 
 3. Enter an **incorrect password**. 
 4. Click the **Sign In** button. 
 5. Observe the **alert message** displayed in **staging** and compare it with the **Lovable design**. 

 **Expected Result**   
 The alert message should: 
 - Appear **below the password field**.   
 - Be displayed in **yellow**, matching the Lovable design specifications. 

 **Actual Result**   
 The alert message: 
 - Appears in **red**.   
 - Is displayed at the **top of the page** in the staging environment. 

 **Attachments**   
 [PoC](https://drive.google.com/file/d/1FTkciQW59_q6KV6RK28wuNaG2DNug0Iz/view) 

 **Types of Issue**   
 UI Issue 

 --- 

 **Root Cause:**   
 mismatch with lovable 

   


 **Impacted Area:**   
 password error message

Back