soflyy / breakdance-bugs

Bug reports from Breakdance users.
38 stars 6 forks source link

WP Menus Not Displaying Correctly in Custom Dropdown Menu on Mobile #1037

Open screwdycrow opened 6 months ago

screwdycrow commented 6 months ago

I wanted to display 3 wp menus inside a custom dropdown menu item. The problem is that when its on mobile, even if I adjust the WP Menu to be vertical and show Mobile to "never", it still won't work. It seems that somehow the trigger to toggle the main dropdown menu is also triggering the WP menus inside it.

  1. Create a Header
  2. Add a menu builder, with custom menu dropdowns
  3. Add WP Menus inside the custom menu dropdown item
  4. set the WP menus to display vertically, and show mobile:never

You should also include the following information:

how it looks on desktop:

image

how it looks on desktop: notice how the wp menu is not displayed vertically, and also it looks like somehow its mobile version is triggered... (yet still displaying) if i click on the close icon of the wp menu it closes the parent menu as well

image

the settings for the wp menu

image
screwdycrow commented 5 months ago

Is there anything to it? I can't be the only one who has this problem. It is not very easy to add Woocommerce categories on the menu builder that breakdance has. I have made my columns into wordpress menus using wordpress menu editor. It is much easier to manage the menus that way. I used to display them like this with elementor mega menu element using its wp element.

As is right now if I place the wp menu inside the custom menu dropdown the mobile settings refuse to work and inherits the mobile state of the parent, which makes it unusable, which is a pretty significant bug.