Project

General

Profile

BUG #3875

Updated by Nazmul Hossain Shovon 4 months ago

The **“By Keyword”** dropdown in the header search bar is currently **non-functional**.   
 Clicking the dropdown does **not** expand or display any filter options.   
 Additionally, the **search icon** has **no hover interaction**, making it unclear to users that it is clickable and interactive. 

 **Screens:** Desktop (≥768px), Tablet (425px–768px), Mobile (≤375px)   
 **Tested By:** Tasfia Zaima   

 --- 

 ### Steps to Reproduce 
 1. Open the PQS Japan staging website.   
 2. Navigate to any page containing the search bar in the header.   
 3. Click on the **“By Keyword”** dropdown.   
 4. Observe that no options expand or display.   
 5. Hover over the **search icon**.   
 6. Notice that there is no hover feedback or indication of interactivity. 

 --- 

 ### Expected Result 
 - The **“By Keyword”** dropdown should expand and show available filter options when clicked.   
 - The **search icon** should include a visible **hover state** to indicate it is clickable. 

 ### Actual Result 
 - The dropdown does nothing when clicked.   
 - The search icon has no hover state, making the UI interaction unclear. 

 --- 

 ### Attachments 
 - [Video Evidence](https://drive.google.com/file/d/1KSUTHDfS-u5bMoKZECQ_jnbMV2f5sjGj/view?usp=sharing) 

 ### Module / Section 
 Header → Search Bar 

 --- 

 ### Root Cause: 
 lack of select element 

 --- 

 ### Impacted Area: 
 search by dropdown

Back