aslams2020 / Stark-Tech-Portfolio

A tribute to Iron Man! This portfolio website is inspired by the iconic character Tony Stark and is designed to showcase various projects, skills, and experiences in a sleek and modern interface, reflecting the high-tech and innovative spirit of Stark Industries.
https://stark-tech-portfolio.vercel.app
MIT License
63 stars 115 forks source link

Hamburger menu Handler in the mobile phone #381

Closed Hemraj-7 closed 1 week ago

Hemraj-7 commented 2 weeks ago

In the mobile phone user facing Hamburger menu problem, when a user click on hamburger menu and click on any link ( contact, about and home) then the hamburger menu did not close when the user clicked on any menu. this is not good for the user, so i want to handle these menu click event for the best user experience.

https://github.com/user-attachments/assets/b590a6c6-8d91-4ab6-a13b-2dc2a962ccfe

and also the background height is small when the hamburger menu open. The search bar is not considering in the hamburger menu. also i want to increase the background height.

Screenshot 2024-11-05 174042

Assign me this issue @aslams2020 Thank you!