NO BUG: Problem with static submenu

I’m experiencing a problem with the classic submenu in Bricks. If I have a sublevel and set to static submenu opening, and I click on the main half-sheet, the submenu appears momentarily. The actual submenu only appears when I click on the icon. Then when I open the submenu item, the parent level collapses.

https://www.awesomescreenshot.com/video/28976696?key=e8d0a96cde3bdc78953540bb453e970d

Hi Michal,
Welcome to the forum!

Is your dropdown item linked (screenshot » red box) to the same page you are currently on? At least in the video it looks like the page is reloading, which is the expected behavior if the dropdown itself is linked (otherwise the link would no longer work).

If you leave out the link (use # as URL or remove the # after adding the menu item), the menu opens and closes by clicking on the dropdown itself, not only by clicking the arrow (screenshot » green box).

Best regards,
timmse

Its all categories

WordPress links automatically to the Category. This is the same behavior in any other theme.

Again: if the dropdown is linked and contains dropdown items, how can you
a) use the link
b) be able to open the dropdown content at the same time with one click?

How is the dropdown supposed to know what to do? This is why these two functionalities must be separated in the static menu, as otherwise, only one of them would be possible.

If the dropdown content is opened via hover, the problem does not arise because the “click” action is still possible.

I understand that, the problem is that clicking on the link (text) opens the submenu for a second (that’s not supposed to happen) and if you click on the submenu, then the menu doesn’t stay open. This is, in my opinion, incorrect behavior