Project

General

Profile

BUG #4087

Updated by Nazmul Hossain Shovon 3 months ago

 

 **Issue Description**   
 On the **Reset Password / Create New Password** page, after entering a new password and clicking **Reset**, the layout shifts and the card becomes larger. 

 **Module / Page**   
 Create New Password (Reset Password) 

 **Module Section**   
 Layout / Card Container 

 **Screen Size**   
 All Devices 


 --- 

 #### Steps to Reproduce 
 1. Open Reset Password page. 
 2. Enter a new password. 
 3. Click Reset. 
 4. Observe layout/card size. 

 **Expected Result**   
 Layout should remain stable and card size should not jump/shift. 

 **Actual Result**   
 Layout shifts and card becomes larger. 

 **Attachments**   
 [PoC](https://drive.google.com/file/d/1-06bTcdG4Cag4TLA8tkpketHwjCZqLJl/view?usp=sharing) 

 **Types of Issue**   
 UI Issue 

 --- 

 **Root Cause:**   
 lack of width restriction on error message 

   


 **Impacted Area:**   
 reset password error ui 
   

Back