Skip to content

fix(search): hide scroll-to-next arrow when mobile navbar is open#778

Open
ParthAggarwal16 wants to merge 1 commit intoOWASP:mainfrom
ParthAggarwal16:fix-bouncing-arrow
Open

fix(search): hide scroll-to-next arrow when mobile navbar is open#778
ParthAggarwal16 wants to merge 1 commit intoOWASP:mainfrom
ParthAggarwal16:fix-bouncing-arrow

Conversation

@ParthAggarwal16
Copy link
Contributor

Summary

On mobile view, the scroll-to-next arrow remains visible when the navbar menu is open. Although functional, the arrow becomes redundant since the mobile menu covers most of the viewport.

This PR hides the scroll-to-next arrow while the mobile navbar menu is open to improve visual clarity and prevent overlapping UI elements.

Files changed :

  • search.tsx

Testing :

  • mobile viewport (chrome devtools)

Screen Recording below:

compressed.Screen.Recording.2026-03-03.at.11.29.21.PM.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant