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

[FEATURE] Make hamburger menu sticky #455

Open
2 tasks done
r3yc0n1c opened this issue Nov 9, 2024 · 2 comments · May be fixed by #460
Open
2 tasks done

[FEATURE] Make hamburger menu sticky #455

r3yc0n1c opened this issue Nov 9, 2024 · 2 comments · May be fixed by #460
Labels
enhancement New feature or request

Comments

@r3yc0n1c
Copy link
Contributor

r3yc0n1c commented Nov 9, 2024

Why do we need this improvement?

The current menu in the mobile version of the site disappears when scrolling. This behavior negatively impacts user experience, as users must scroll back up to access navigation options. This disrupts the flow of browsing and makes it harder to quickly navigate between pages, especially on a content-heavy site.

How will this change help?

Making the hamburger menu sticky will provide consistent and convenient access to navigation options, enhancing the overall browsing experience. Users will be able to navigate seamlessly without needing to scroll back up.

Screenshots

peek_1

How could it be implemented/designed?

  1. Changing the CSS positioning of the menu from fixed to sticky
  2. Adjusting the top offset to ensure proper alignment with the viewport.
  3. Testing on various devices and screen sizes to ensure compatibility and responsiveness.

🚧 Breaking changes

Yes

👀 Have you checked for similar open issues?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes I am willing to submit a PR!

@r3yc0n1c r3yc0n1c added the enhancement New feature or request label Nov 9, 2024
Copy link

github-actions bot commented Nov 9, 2024

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@ashmit-coder
Copy link
Collaborator

That sounds great @r3yc0n1c , lets see how the implementation looks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants