You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
How could it be implemented/designed?
Changing the CSS positioning of the menu from fixed to sticky
Adjusting the top offset to ensure proper alignment with the viewport.
Testing on various devices and screen sizes to ensure compatibility and responsiveness.
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.
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
How could it be implemented/designed?
🚧 Breaking changes
Yes
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: