Project

General

Profile

BUG #4102

Updated by Nazmul Hossain Shovon 2 months ago

 


 **Issue Description**   
 After agency login, the **Welcome page** is displayed incorrectly. This page should only be shown to users immediately after completing the signup process. 

 **Module / Page**   
 Sign In -> Welcome Page 

 **Module Section**   
 Post-login Routing 

 **Screen Size**   
 All Devices 



 --- 

 #### Steps to Reproduce 
 1. Log in as an agency user. 
 2. Observe the page displayed after login. 

 **Expected Result**   
 User should be routed to the correct dashboard/home page. 

 **Actual Result**   
 Welcome page is displayed after login. 

 **Attachments**   
 [PoC](https://drive.google.com/file/d/1cWAB4zD2frkOqKgDwhig9XPp91K4YemX/view?usp=drive_link) 

 **Types of Issue**   
 Functional Issue 

 --- 

 **Root Cause:**   
 wrong redirection upon signin 

   


 **Impacted Area:**   
 welcome page 
   

Back