itsmohit097 / medi-hub

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

[FEAT]: Navbar animation on mobile devices #219

Open Sypher0Dronzer opened 4 months ago

Sypher0Dronzer commented 4 months ago

Description

The current navbar on mobile device pops up and out suddenly. I want to implement a smooth navbar animation that will drop down on click and collapse on close

Actual Behavior

On clicking the menu bar the nav-items just display in and out. The transition is too sudden and can be improved

Expected Behavior

I want to implement a smooth navbar animation that will drop down on click and collapse on close

Steps to Reproduce (if applicable)

  1. Step 1 go to the css properties responsible for navbar
  2. Step 2 make necessary changes to the css properties
  3. Step 3 commit the changes

Screenshots (if applicable)

Actual: https://github.com/itsmohit097/medi-hub/assets/83546205/67142d3e-1b8e-43bf-9f28-52e9a8324173 (screenshot)

Expected (highlight the part that requires changes): (screenshot)

please assign this issue to me @itsmohit097

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.