Skip to content

🐞 Bug: Dropdown Menu Hidden Behind Navbar & Hover Animation Issues #544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
AmitStredz opened this issue Mar 20, 2025 · 1 comment · May be fixed by #545
Open
1 task done

🐞 Bug: Dropdown Menu Hidden Behind Navbar & Hover Animation Issues #544

AmitStredz opened this issue Mar 20, 2025 · 1 comment · May be fixed by #545
Labels
🐞 bug Something isn't working pending triage issue yet to be reviewed by maintainers

Comments

@AmitStredz
Copy link

AmitStredz commented Mar 20, 2025

Is there an existing issue for this?

  • I have searched the existing issues.

Describe the bug

The dropdown menu in the Netlify deployment (https://circuitverse.netlify.app/simulatorvue) is getting clipped behind the navigation bar, making the menu options inaccessible. However, in the original CircuitVerse website (https://circuitverse.org/simulator), the dropdown appears correctly. This is a critical UI issue as users will not be able to see or interact with the dropdown menu properly.

Additionally, the underline appears in a different position between the hover and non-hover states, causing an inconsistent and visually unappealing effect. The dropdown arrow animation also exhibits abnormal behavior, which impacts the overall user experience.

Steps to Reproduce

  1. Open the Netlify deployment of the project. (https://circuitverse.netlify.app/simulatorvue)
  2. Hover over the "Tools" or any other menu item with a dropdown.
  3. Observe that the dropdown menu is partially or fully hidden behind the navigation bar.
  4. Compare this behavior with the original CircuitVerse website. (https://circuitverse.org/simulator}
  5. Also, hover over the navbar items and notice the inconsistency in the underline and arrow animations.

Expected Behavior

  • The dropdown menu should always be fully visible and not hidden behind the navbar.
  • Hover effects should be smooth and consistent in both underline placement and arrow animation.

Screenshots

CircuitVerse_Navbar_issue.mp4

In the original site:
Image

In the vue v0 version:
Image

Is the faced issue/bug related to the Vue simulator?

Yes

Used Vue simulator with or without backend?

None

Is the bug present only on the dev server, the build, or both?

Both

Device Information

OS: macOS (Sequoia - 15.3.1)
Browser: Brave

Additional Context

No response

Are you working on this issue?

Yes

@AmitStredz AmitStredz added pending triage issue yet to be reviewed by maintainers 🐞 bug Something isn't working labels Mar 20, 2025
@AmitStredz AmitStredz changed the title 🐞 Bug: Navbar Hover Animation Issues (Underline & Arrow) 🐞 Bug: Dropdown Menu Hidden Behind Navbar & Hover Animation Issues Mar 20, 2025
@AmitStredz
Copy link
Author

AmitStredz commented Mar 20, 2025

@niladrix719 @ThatDeparted2061 pls review this bug & assign it to me if it seems valid.

I've already come up with these two design which i believe fits the overall UI of the page.
tis there is some other suggestion or any modification, let me know so that I can implement that and raise a PR.

Image Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working pending triage issue yet to be reviewed by maintainers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant