NO BUG: Nav nestable hides at the mobile breakpoint

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

Hello,

In previous versions, we could style the nestable nav without a toggle on mobile. But now it doesn’t show up at all on mobile and we can’t customize it in the builder.

In fact, if we remove the toggle element, nothing will be displayed at the mobile breakpoint.

Hi Victor,
Thanks for your report!

I’m not quite sure what your report is about, as this toggle was already present and necessary in previous versions.

Maybe you can record a screencast and show the behavior in e.g. 1.12.4, update to 2.0 and then compare, since there is no difference on my end.

Hi @timmse,

Sorry for the delay in responding. I had forgotten.

I initially confused it with the flat nav menu. In the flat nav menu element, the items are still displayed in mobile mode. But in the nestable nav menu element, if we remove the toggles, nothing is displayed.

You might be wondering why you’re removing the toggle if you want a mobile menu? Because we can’t create something like this on mobile. This is not a bug. But do you agree that there could be an improvement here?

Best regards

I’m very sorry, but I don’t understand and can’t see anything special in your screenshot. If you have a concrete suggestion for improvement, please create a new thread in the improvements category with a detailed explanation, and we’ll take a look as soon as possible :+1:

Hi @timmse,

Please watch the video below. We can fully control the Nav menu on mobile. But the Nav nestable is not displayed at all on mobile.

Could you please inspect and check why this is happening? : D
It seems like a display: none style is being applied at the mobile breakpoints, possibly to a class defined elsewhere in your stylesheet.

I’m not sure what’s going on. But I’m facing this problem even in try.bricksbuilder. live link

The nav nestable is completely hidden on mobile and mobile landscape.

I still don’t understand your approach, but if you don’t want to use the mobile menu, set “Show at breakpoint” to “Never”. If it is set to Mobile landscape (which it is by default), the desktop menu will be hidden at that breakpoint. However, a toggle is required for the mobile menu to be displayed.

1 Like

Hey bud,
It’s not hidden on my end :thinking: — whether on my personal sites or https://try.bricksbuilder.io/ Here’s a screen recording for confirmation.

1 Like

Hi @timmse and @Binu,

Thanks for the video @Binu . I didn’t know there was a Show at breakpoint option in the nestable nav.