itsmohit097 / medi-hub

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

[ENHANCEMENT STYLING] : Enhancing the ui of navbar dropdown menus #209

Open Athul28 opened 3 months ago

Athul28 commented 3 months ago

Description

Navbar size isn't full when the menu icon is pressed in the mobile screen

Actual Behavior

width of navbar isn't full

Expected Behavior

navbar width should be 100%

Screenshots (if applicable)

Screenshot 2024-05-31 131512

itsmohit097 commented 3 months ago

@Athul28 Make the navbar looks exactly like GitHub navbar (small screen size) Add transition and animation. Replace current bg with white (only in drop-down menu) Did u understand the issue?

Athul28 commented 3 months ago

Okay @itsmohit097 I understood the changes you have mentioned, adding animation to the menu dropdown as and when it opens or closes also changing the background color to white.

Please assign me this issue I can do it.

zerotwoadarsh commented 3 months ago

Hey, if the issue isn't resolved yet, can you assign it to me?

itsmohit097 commented 3 months ago

@Athul28 update??

Athul28 commented 3 months ago

I am working on it @itsmohit097 also my previous pr isn't accepted