-
Notifications
You must be signed in to change notification settings - Fork 97
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 REQUEST]: Implement Sliding Navbar for Mobile View #262
Comments
@PrityanshuSingh What is the tool you are using to check the responsiveness? |
It's a chrome extension, viewport resizer. It's quite handy. |
@Harshdev098 are there any conflicts or necessary changes you want me to include in the PR in order to get it merged. |
Will let you know more till night |
@Harshdev098 Should I generate a new PR regarding this issue before moving to other issues? |
@Harshdev098 if there are any conflicts with the existing codebase, kindly inform, i will generate a new PR accordingly. |
Is your feature request related to a problem? Please describe.
Currently, the mobile view of the website lacks a sliding navbar feature. Users cannot easily navigate the site due to the absence of a responsive navigation solution, which can lead to a cumbersome experience when accessing different sections.
Describe the solution you'd like.
Implement a sliding navbar that appears from the left side of the screen when the user clicks on the hamburger icon in mobile view. This functionality should provide an intuitive and seamless navigation experience for users on mobile devices.
Add any other context or screenshots about the feature request here.
Implementing this feature will significantly improve the usability of the site on mobile devices, allowing users to navigate more easily and efficiently.
@Harshdev098 Please assign this issue to me under gssoc-ext level3 and hactoberfest-accepted, as I am interested in working on it.
The text was updated successfully, but these errors were encountered: