Skip to content

Navbar Dropdown Arrow Not Toggling on Click #20571

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
Atharv-mhjn opened this issue Apr 6, 2025 · 2 comments
Open

Navbar Dropdown Arrow Not Toggling on Click #20571

Atharv-mhjn opened this issue Apr 6, 2025 · 2 comments
Labels
🐛 bug Something isn't working Low priority Created by Linear-GitHub Sync ui area: UI, frontend, button, form, input

Comments

@Atharv-mhjn
Copy link

Issue Summary

The dropdown menu in the navbar does not toggle correctly when a user clicks on the menu items to close it. While hovering over "Solutions," "Developers," or "Resources," the dropdown appears, and the arrow icon toggles correctly. However, if the user clicks on a menu item instead of hovering away to close the dropdown, the menu closes, but the arrow icon does not revert to its default state. (Basically the arrow is not toggling when the user is closing menu by clicking instead of hovering away).

Steps to Reproduce

  1. Hover over "Solutions," "Developers," or "Resources" in the navbar.

  2. The dropdown menu appears, and the arrow toggles properly.

  3. Move the cursor away from the dropdown menu, and it closes as expected.

  4. Now, Instead of hovering away, click on the menu item to close the dropdown.

  5. The dropdown menu closes, but the arrow near the menu item does not toggle back correctly.

Actual Results

-> When the user clicks on "Solutions," "Developers," or "Resources" to close the dropdown menu, the menu
closes as expected.
-> However, the arrow icon next to the menu item does not toggle back to its default state.

Expected Results

-> When the user clicks on the menu item to close the dropdown, the menu should close, and the arrow should toggle back to its original position.

Evidence

Attaching a video for this

bandicam.2025-04-06.18-29-02-566.mp4
@Atharv-mhjn Atharv-mhjn added the 🐛 bug Something isn't working label Apr 6, 2025
@dosubot dosubot bot added the ui area: UI, frontend, button, form, input label Apr 6, 2025
@romitg2
Copy link
Contributor

romitg2 commented Apr 6, 2025

Code for cal.com main page is not open sourced.

@Atharv-mhjn
Copy link
Author

Atharv-mhjn commented Apr 6, 2025

Code for cal.com main page is not open sourced.
Thank you for informing. I don't know that main page code was not available.

@retrogtx retrogtx added the Low priority Created by Linear-GitHub Sync label Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working Low priority Created by Linear-GitHub Sync ui area: UI, frontend, button, form, input
Projects
None yet
Development

No branches or pull requests

3 participants