fix: improve mobile navigation drawer responsiveness#40
Conversation
This fix resolves a critical UX issue where mobile users were missing core navigation links in the header, leaving only the "Sign In" button. It introduces a responsive, fully animated hamburger menu dropdown that houses all section links and neatly integrates the "Sign In" CTA, restoring full site navigation for smaller viewports while preserving the platform's literary aesthetic.
- Integrated password visibility toggle button into the login and signup forms. - Used Lucide React Eye and EyeOff icons for dynamic state indicators. - Added accessibility labels (`aria-label`) for screen reader compatibility. - Maintained existing responsive UI styling and layout continuity.
Fixes password strength validation on signup.
|
@pragya0129 is attempting to deploy a commit to the areeb-coder's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hey @Areeb-coder I have done the required changes. Please Review them!. One small request. Kindly please have a look at the official gssoc website screenshot below, with the gssoc:appropriate labels you are adding level and type directly but it requires you to add it like the way it is mentioned. Kindly please add proper labels to this PR and the other two PRs that you merged before . Thanks, Sorry for the inconvenience.
|
|
Hey @Areeb-coder kindly please review and merge this PR. Thanks! |
|
Hey @Areeb-coder I have resolved the conflicts. Now you can merge these. It is in reference to the issues you told in previous PR comment. Thanks! |

This PR fixes the issues where the updated mobile navbar was not responsive and not functional.
Checks