amupedia2021 / amupedia-web

Source code of the website.
https://www.amupedia.site/
MIT License
163 stars 176 forks source link

🐞 [BUG] - Hovering over Courses nav #624

Open Vedantjn opened 4 months ago

Vedantjn commented 4 months ago

Description

When we over the courses nav link, it looks quite misaligned Screenshot from 2024-05-12 19-47-14

Current behaviour

Same as above.

Expected behaviour

I will improve the alignment of the dropdown, and it's styling too. After removing the cursor from the nav, the dropdown does'nt go away. I have improved both the functionalities in my code, if you feel they have to be corrected do let me know, I'll make a PR.

Reproduction steps

1. Go to './components/common/Navbar.jsx'
2. Click on 'Navbar.jsx'
3. Scroll down to 'hoverCourses useState Hook', 'const handleCoursesHover, handleCoursesLeave'
4. See error

Screenshots

DESCRIPTION

Logs

No response

Browsers

No response

OS

No response

Are you contributing for a program ?

GSSoC2023

Code of Conduct

github-actions[bot] commented 4 months ago

Hello @Vedantjn! Thank you for raising this issue.

Please make sure to follow our Contributing Guidelines. 💪🏻 Don't forget to ⭐ our Project-Amupedia. 📔

Our review team will carefully assess the issue and reach out to you soon! 😇 We appreciate your patience! 😀

Ja3mamtora commented 4 months ago

Go ahead @Vedantjn