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

[BUG] Navbar Not Fixed on Scroll #166

Open
deepakcs2003 opened this issue Oct 29, 2024 · 1 comment
Open

[BUG] Navbar Not Fixed on Scroll #166

deepakcs2003 opened this issue Oct 29, 2024 · 1 comment
Labels
bug Something isn't working gssoc-ext hacktoberfest

Comments

@deepakcs2003
Copy link

Describe the bug
The navbar does not remain fixed at the top of the viewport when scrolling down the page, making it difficult for users to navigate.

To Reproduce
Steps to reproduce the behavior:

Go to the homepage of the application.
Scroll down the page.
Observe that the navbar disappears from the viewport.
See error: Navbar is not fixed and is hidden when scrolling.
Expected behavior
The navbar should remain fixed at the top of the viewport, allowing users to access navigation options at all times.

Screenshots before
image
Screenshots after fix
image

Checklist
I am contributing under GSSoC-ext
I follow contribution guidelines
Additional context
This issue affects user experience by making navigation difficult. Implementing a fixed navbar will enhance accessibility throughout the application.

@deepakcs2003 deepakcs2003 added bug Something isn't working gssoc-ext hacktoberfest labels Oct 29, 2024
@deepakcs2003
Copy link
Author

I would like to work on the issue regarding the navbar not being fixed after scrolling. I believe I can implement a solution that improves the user experience.

@deepakcs2003 deepakcs2003 changed the title [BUG] [BUG] Navbar Not Fixed on Scroll Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant