Feature Completed : Added sidebar for Navigation Menus on Mobile with Hamburger menu & small screen devices &Implemented Responsive Navbar#123
Open
PIYUSHA0440C wants to merge 1 commit into
Conversation
…and implemented Responsive Navbar
Author
|
@udisha1 ji , Please do assign labels such as gssoc:approved , level: intermediate, type:feature , quality:exceptional to above pull request number 123 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request - Feature Completed: Added sidebar for Navigation Menus on Mobile with Hamburger menu & small screen devices &Implemented Responsive Navbar
Overview
This PR resolves the mobile layout limitations by introducing complete responsiveness to the global navigation bar. It adds an interactive hamburger menu and a smooth, collapsible vertical sidebar drawer for smaller viewports while leaving the desktop presentation completely untouched.
Changes Made
max-width: 768px) to conditionally toggle view states between desktop and mobile layouts.DOSHAS,REMEDIES,HERBS,ROUTINE,ABOUT,HOME).Visual Comparison (Before vs. After)
Before
After
Verification & Integrity Check
Screenshot 2026-06-07 181907.pngare fully resolved.Screenshot 2026-06-07 181928.jpgandScreenshot 2026-06-07 181936.jpgexperience absolutely zero regressions or styling shifts.Quality Checklist
Closes #122