imohit1o1 / medi-hub

MERN STACK HOSPITAL MANAGEMENT SYSTEM
https://medi--hub.vercel.app/
MIT License
51 stars 135 forks source link

[BUG]: Style-BUG / Overflow of Image in Home Page while hovering Login Button #271

Open Adityajparmar37 opened 4 months ago

Adityajparmar37 commented 4 months ago

Description

While hovering over the login button the dropdown is hidden behind the image (first image) on the home page then medicine and appointment option also

Actual Behavior

Hovering over the login button while show drop down menu which is not visible as it went back to image on home page. One cannot see all the options.

Expected Behavior

Drop down menu on hovering login button should be in front of the image so that user can see all the option of menu. Set the z-index of image on home page as less than z-index of the drop down menu over login hovering

Steps to Reproduce (if applicable)

1) Go to home page by click on title over the navbar 2) hover over the login button 3) Repeat same for Medicine and Appointment option also

Screenshots (if applicable)

image image Screenshot_20240604_115754

github-actions[bot] commented 4 months ago

Hi there!

Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

Please note that this is the project owner, @itsmohit097 Do the fork and branch process properly (read contribution.md file). if no followed properly PR will not be merged. Thank you for your cooperation.