Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky navbar is not working on mobile version #693

Open
bhantsi opened this issue Jun 22, 2023 · 2 comments
Open

Sticky navbar is not working on mobile version #693

bhantsi opened this issue Jun 22, 2023 · 2 comments
Assignees

Comments

@bhantsi
Copy link

bhantsi commented Jun 22, 2023

Describe the bug
The sticky navbar on mobile disappears as the user scrolls down to various website sections.
To Reproduce
Steps to reproduce the behavior:

  1. Go to the homepage on mobile
  2. Scroll down to any section
  3. See bug

Expected behavior
The navbar should remain fixed at the top (or any other specified position) of the webpage as the user scrolls. This ensures that the navigation menu is always accessible, regardless of the user's position on the page.
Bear in mind that the sticky navbar should adapt to different screen sizes and devices. It should be responsive and adjust its layout and appearance accordingly, ensuring optimal usability on mobile devices as well as desktops

Screenshots
If applicable, add screenshots to help explain your problem.
1687449622617

@kingdanie
Copy link
Contributor

@ijemmao this is the intended behaviour for mobile devices? yes if assign it to me, let me handle it.

@ijemmao ijemmao assigned ijemmao and kingdanie and unassigned ijemmao Jun 24, 2023
@ijemmao
Copy link
Collaborator

ijemmao commented Jun 24, 2023

@kingdanie go for it!

kingdanie added a commit to kingdanie/igbo_api that referenced this issue Jun 26, 2023
kingdanie added a commit to kingdanie/igbo_api that referenced this issue Jun 27, 2023
ijemmao pushed a commit that referenced this issue Jul 4, 2023
* fix: sticky navbar on all devices #693

* fix: use tailwind class for fixed navbar #693
ijemmao pushed a commit that referenced this issue Jul 4, 2023
## [1.61.1](v1.61.0...v1.61.1) (2023-07-04)

### Bug Fixes

* fixed navbar on all devices [#693](#693) ([#703](#703)) ([c3008ed](c3008ed))
IfyNdu pushed a commit to davydocsurg/igbo_api that referenced this issue Aug 16, 2023
* fix: sticky navbar on all devices nkowaokwu#693

* fix: use tailwind class for fixed navbar nkowaokwu#693
IfyNdu pushed a commit to davydocsurg/igbo_api that referenced this issue Aug 16, 2023
IfyNdu pushed a commit to davydocsurg/igbo_api that referenced this issue Aug 18, 2023
* fix: sticky navbar on all devices nkowaokwu#693

* fix: use tailwind class for fixed navbar nkowaokwu#693
IfyNdu pushed a commit to davydocsurg/igbo_api that referenced this issue Aug 18, 2023
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

No branches or pull requests

3 participants