Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

[UX] Fix Navbar menu in mobile #120

Closed
ChaituVR opened this issue Sep 22, 2020 · 1 comment
Closed

[UX] Fix Navbar menu in mobile #120

ChaituVR opened this issue Sep 22, 2020 · 1 comment

Comments

@ChaituVR
Copy link

ChaituVR commented Sep 22, 2020

Related to #118

Screenshot_20200922-135412

On mobile Navbar doesn't scroll with menu, and it doesn't close until user scroll backs to top
i think it should either scroll with navbar or should automatically close on scroll

arkajyotiMukherjee added a commit that referenced this issue Oct 1, 2020
* Changed open-handling logic; Repositioned div to inside hamburger menu; <StyledBurger> now position: relative; <BurgerModal> now position absolute; Removed margin from <BurgerModal>

* Added cursor: pointer to menu

Co-authored-by: Arkajyoti Mukherjee <[email protected]>
arkajyotiMukherjee added a commit to arkajyotiMukherjee/website-litmuschaos that referenced this issue Oct 1, 2020
* Changed open-handling logic; Repositioned div to inside hamburger menu; <StyledBurger> now position: relative; <BurgerModal> now position absolute; Removed margin from <BurgerModal>

* Added cursor: pointer to menu

Co-authored-by: Arkajyoti Mukherjee <[email protected]>
@arkajyotiMukherjee
Copy link
Collaborator

PR #123 fixes this issue

S-ayanide pushed a commit that referenced this issue Oct 1, 2020
* Changed open-handling logic; Repositioned div to inside hamburger menu; <StyledBurger> now position: relative; <BurgerModal> now position absolute; Removed margin from <BurgerModal>
* Added cursor: pointer to menu

Co-authored-by: Arkajyoti Mukherjee <[email protected]>
Co-authored-by: asharonbaltazar <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants