How to follow the parent element's link in Menu Dropdown? #675
Replies: 5 comments 1 reply
-
Hey @SequelONE I don't think that's possible at the moment. If you see tabler demo, that's how it works: https://tabler.io/preview . That's how it behaved in CoreUIv4, Tabler, and we made a change to make it work the same in CoreUIv2 here: Laravel-Backpack/theme-coreuiv2#27 Let me know if I can help you with something else. Cheers |
Beta Was this translation helpful? Give feedback.
-
@pxpm hey. Thank you for answer, but that's not exactly what I meant. Below is the JavaScript code, which partially solves the problem, but navigating to parent menu items does not work on mobile devices.
|
Beta Was this translation helpful? Give feedback.
-
@jorgetwgroup even if you remove the condition I think that it is necessary to pick up this particular class |
Beta Was this translation helpful? Give feedback.
-
@SequelONE, no one's referring that, but make sure that feature you want to do is usable, in terms of UX. Me, as a user, I would probably find it hard to understand that clicking on text or in the arrow would trigger different actions. |
Beta Was this translation helpful? Give feedback.
-
Hello, We haven’t heard back from you in a while, so we’re closing this issue for now. If you still need assistance, please don’t hesitate to reopen the issue or create a new one. Thank you, and take care! Cheers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Tell me how, when clicking on the link of the parent item of the drop-down menu, go to a given page and at the same time, when clicking on the icon on the right, expand nested menu items? I'm using a tabler theme.
Beta Was this translation helpful? Give feedback.
All reactions