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

Navbar UI #71

Closed
arin-paliwal opened this issue May 26, 2023 · 0 comments
Closed

Navbar UI #71

arin-paliwal opened this issue May 26, 2023 · 0 comments

Comments

@arin-paliwal
Copy link

Issue: Navbar is not fixed at the top of the page

Description

The current state of the open source repository's navbar does not include the sticky feature, resulting in the navbar not remaining fixed at the top of the page when scrolling. Additionally, the logo link are missing, which prevents users from being able to navigate to the home page by clicking on the logo.

Desired Enhancement

I propose adding the sticky functionality to the navbar so that it remains fixed at the top of the page while scrolling. Furthermore, integrating link to the logo would allow users to easily navigate back to the home page by clicking on it.

Suggested Solution

To implement the desired features, the following steps can be taken:

  1. Add CSS styles or JavaScript functionality to make the navbar sticky.
  2. Include HTML markup and appropriate CSS styling to make the logo clickable and link it to the home page.

Assign this issue to me as I am interested in working on adding the sticky navbar feature and logo links.

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

2 participants