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

[Feat]: Fix Navbar to Top on Scroll #673

Closed
6 tasks done
saras-69 opened this issue Oct 26, 2024 · 2 comments
Closed
6 tasks done

[Feat]: Fix Navbar to Top on Scroll #673

saras-69 opened this issue Oct 26, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@saras-69
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

Currently, the navbar scrolls with the page, which may affect user experience by making navigation less accessible as users browse. We need to implement a fixed navbar that remains at the top of the page when scrolling.

Use Case

The navbar should stay visible at the top of the viewport as the user scrolls down the page, ensuring quick and easy access to navigation links.
Steps to Reproduce:

Open the webpage.
Scroll down.
Observe that the navbar scrolls out of view with the rest of the content.
Proposed Solution:

Use CSS position: fixed for the navbar with adjustments to ensure it remains at the top.
Update the layout as needed to prevent overlapping with the main content.

Benefits

Implementing this feature will enhance the user experience by ensuring that navigation is always accessible, making the website more intuitive and user-friendly.

Priority

High

Agreements

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC contributor
  • I'm a Hacktoberfest contributor
  • I want to work on this issue
  • I'm willing to provide further clarification or assistance if needed.
Copy link

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@saras-69
Copy link
Contributor Author

Hey @Tejashri-Taral could please asigned this issue to me?

@Tejashri-Taral Tejashri-Taral added the duplicate This issue or pull request already exists label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants