At that point I’d say you should look with Gaurav, the guy behind BDK tools
Hi, I’m struggling with my one page app, specifically the side menu bar that is supposed to be full height. But when seen in smaller screens than 900px it scrolls instead of reorganise the items and display it fully.
I tried the classify (installed it) and added a html element to my page.
I can’t see any difference, with or without it. Am I doing something wrong?
@julienallard1 can u give some advice here?
The colon is missing after addClass.
The (re)organisation of elements is managed by Bubble’s javascript responsive engine. So changing the height of a group won’t cause a reorganisation of it’s inner elements like it would with a full CSS responsive design.
I haven’t found a way to trick Bubble to re-arrange elements on a page with custom height. It would require a lot of reverse engineering which at this point would be a waste of time since Bubble will soon introduce their new responsive engine, based on GRID.