Project

General

Profile

BUG #4107

Updated by Nazmul Hossain Shovon 3 months ago

**Issue Description**   
 On the **Sign Up** flow, within the **Navbar**, the **“Register as Agency”** button does not display any **hover effect**. This makes the button appear non-interactive and inconsistent with other clickable elements across the application. 

 **Module / Page**   
 Sign Up → Navbar 

 **Module Section**   
 Register as Agency Button 

 **Screen Size**   
 All Devices 

 --- 

 #### Steps to Reproduce 
 1. Navigate to the **Sign Up** page. 
 2. Locate the **Navbar**. 
 3. Hover the mouse cursor over the **“Register as Agency”** button. 

 **Expected Result**   
 The **“Register as Agency”** button should display a **visible hover effect** (such as color change, underline, or background highlight) to indicate interactivity, consistent with the design system. 

 **Actual Result**   
 No hover effect is displayed when hovering over the **“Register as Agency”** button. 

 **Attachments**   
 [PoC](https://drive.google.com/drive/folders/19tJY9s6yODuJM-Ft0DSlBWe4AqG0gOgx) 

 **Types of Issue**   
 UI Issue 

 --- 

 **Root Cause:**   
 missing hover effect 

   


 **Impacted Area:**   
 navbar register link

Back