Skip to content
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

Unregistered clicks on the menu sub-navigation items #3575

Open
nilsmedina opened this issue Jul 26, 2024 · 2 comments
Open

Unregistered clicks on the menu sub-navigation items #3575

nilsmedina opened this issue Jul 26, 2024 · 2 comments
Labels
🐛 Type: Bug Something isn't working

Comments

@nilsmedina
Copy link

Describe the issue

I’m having a “ghost click” issue on the MC. Every time I use the sub-navigation in the left menu (hover and click on sub-item), the first click is not registered.

To Reproduce
Steps to reproduce the behavior:

  1. Go to MC page (eg. Customers)
  2. Navigate to a tab (eg. Customers > Custom fields)
  3. Open left menu, hover an item and click on sub-item
  4. First click is not registered

Seems like you need to interact with the page a bit before it happens, maybe it’s actually only when navigating to tabs.

Expected behavior

Every click registers and triggers the navigation.

Screenshots

Additional context

This has been happening for a while (multiple months). I thought it was on the shield team radar but realised it might not be.

@nilsmedina nilsmedina added the 🐛 Type: Bug Something isn't working label Jul 26, 2024
@misama-ct
Copy link
Contributor

Adding a bit more context:

  • the bug is only happening when the menu is in collapsed state
  • the bug is somehow related to / caused by the tabs
    • reloading the page when any tab-item is already active and clicking on a submenu item: works as expected
    • clicking on any tab-item followed by the submenu-click: doesn't work, first click is ignored
    • clicking on any tab-item, clicking on the background, followed by the submenu-click: works as expected

@mmaltsev-ct
Copy link
Contributor

Note: update #29232 after the issue is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants