-
Notifications
You must be signed in to change notification settings - Fork 132
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature Description
Currently, the website navbar works fine on desktop, but the responsiveness and accessibility can be improved for mobile and tablet devices. On smaller screens, some items are overlapping or not aligned properly, and there is no proper focus/hover effect for keyboard navigation.
Suggested Enhancements:
Improve mobile responsiveness (hamburger menu alignment, smooth animation).
Ensure accessibility compliance (ARIA roles, focus states, tab navigation).
Add hover & active state animations for better UX.
Test across multiple breakpoints (320px, 768px, 1024px).
Why Important?
This will significantly improve the user experience and accessibility of the site, ensuring the navbar is intuitive and professional on all screen sizes.
Labels:
gssoc25 hacktoberfest-accepted level 3 area:UI
Use Case
A user accessing the website on a mobile device or using keyboard navigation will have a smoother, more professional, and more inclusive experience. This feature ensures the site is usable for a wider audience.
Benefits
Better cross-device usability (desktop, tablet, mobile).
Improved accessibility compliance (useful for differently-abled users).
More professional look & feel with smooth animations.
Enhances the overall reputation of the project in terms of quality and inclusivity.
Add ScreenShots
No response
Priority
High
Record
- I have read the Contributing Guidelines
- Are you a GSSOC'25 contributor
- I want to work on this issue