Hello Everyone,
I’ve built a lot of internal dashboards in Bubble, and I kept running into the same issue:
standard page layouts work fine until you need the interface to behave more like actual software.
You want a resizable sidebar, a main workspace that flexes properly, maybe a right-side panel, or an editor/preview split. That kind of layout is really useful for internal tools, but Bubble doesn’t natively support dynamic user-driven resizing of elements.
So I built Split Pane Layouts.
It lets you create draggable split-panel layouts in Bubble with:
-
horizontal splitters
-
vertical splitters
-
three-way splitters
-
min and optional max pane sizes
-
anchored/flexible pane behavior
-
clean collapsing when a pane is hidden
It also works with existing groups via HTML ID, which was important to me because I didn’t want this to require rebuilding the whole page structure just to get a proper split layout working.
If you’re building dashboards, admin tools, or workspace-style apps in Bubble, I think this will be useful.
Editor | Demo | Docs | Install
Discover more plugins: OmniPortl | Discover
