The dropdown menu gets scrolled along with the page at full-screen width
While navbar remain fixed for members site
Due to this the dropdown menu was getting scrolled with the page but navbar didn't.
Checked for other tabs and their navbar had scrollable behavior
Issue was navbar having position : sticky in members site
While the dropdown scroll movement is correct as per other tabs
Removed navbar sticky property and made it scroll, to resemble it as other tabs
Documentation Updated?
[ ] Yes
[x] No
Frontend Changes?
[x] Yes
[ ] No
Under Feature Flag
[ ] Yes
[x] No
Database Changes
[ ] Yes
[x] No
Breaking Changes
[ ] Yes
[x] No
Development Tested?
[x] Yes
[ ] No
Screenshots
Image Before Changes
![image-before](https://github.com/user-attachments/assets/bd43bddf-bd70-49de-a995-084dcdad6309)
Image After Changes
![image-after](https://github.com/user-attachments/assets/2442811b-d34f-4516-afeb-e17923989a0c)
Staging Video Proof
Staging video proof
[staging-proof.webm](https://github.com/user-attachments/assets/92765c1a-174f-498c-a93b-b89ad5825a4f)
Date: 13/09/2024
Developer Name: Atul Hande
Issue Ticket Number
PR's going in this sync :
Description
Documentation Updated?
Frontend Changes?
Under Feature Flag
Database Changes
Breaking Changes
Development Tested?
Screenshots
Image Before Changes
![image-before](https://github.com/user-attachments/assets/bd43bddf-bd70-49de-a995-084dcdad6309)Image After Changes
![image-after](https://github.com/user-attachments/assets/2442811b-d34f-4516-afeb-e17923989a0c)Staging Video Proof
Staging video proof
[staging-proof.webm](https://github.com/user-attachments/assets/92765c1a-174f-498c-a93b-b89ad5825a4f)