WSU-4110 / Volunteer-Opportunities

1 stars 1 forks source link

[BUG] <Drop down pops up after a couple seconds on Safari> #30

Open parsahl0707 opened 1 month ago

parsahl0707 commented 1 month ago

Is there an existing issue for this?

Current Behavior

On a Safari browser, when you hover over the Navbar drop-down elements (e.g. "Explore," "Login/Register," etc.), the elements pop up a little bit after a few seconds. This behavior doesn't happen if you have already hovered over another element without uncovering over that element.

Expected Behavior

The Navbar drop-down elements shouldn't pop up after a few seconds.

Steps To Reproduce

  1. Hover over any drop-down element in Navbar
  2. Wait a couple seconds

Environment

- OS: macOS Sonoma 14.6.1
- Node: v22.7.0
- npm: 10.8.2
- Safari: Version 17.6 (19618.3.11.11.5)

Anything else?

No response