-
-
Notifications
You must be signed in to change notification settings - Fork 453
Improper Navbar Responsiveness #1302
Copy link
Copy link
Closed as not planned
Labels
status: todo ⏳This issue is yet to be seen by the maintainer of the project.This issue is yet to be seen by the maintainer of the project.🐞 bugThis is a patch, generally fixing some bugs.This is a patch, generally fixing some bugs.
Metadata
Metadata
Assignees
Labels
status: todo ⏳This issue is yet to be seen by the maintainer of the project.This issue is yet to be seen by the maintainer of the project.🐞 bugThis is a patch, generally fixing some bugs.This is a patch, generally fixing some bugs.
Type
Projects
Status
Merged/Discarded
Description
The navbar in the website is having improper responsiveness.
The navbar buttons are getting hide between width 430 to 900
The side bar is getting displayed below 430px
To reproduce the bug:
- run the frontend through
npm run dev- open dev tools in browser
- Toggle device emulation
- Change the Dimension to Responsive and adjust the width between 430 to 900
Width at 700px

Proposed Solution
src\components\shared\Navbar\Navbar.jsxsrc\components\shared\Navbar\Navbar.scssScreenshots
No response
Browser 🥦
Google Chrome
Checklist ✅