SOLVED: Can't scroll down the Structure Panel

A long structure panel cannot be scrolled down…
Tested with Bricks 1.2 RC 1, Brave Version 1.23.75 Chromium: 90.0.4430.93, macOS 11.3, M1 Mac

2 Likes

It happens to me too, win10 and chrome.

I think you don’t have the vertical scroll option configured.

Temp (but not ideal) fix would be to close all the open accordions - but that’ll only get you so far on a huge page and eventually the issue will be unavoidable. I would imagine this is a nightmare on low-resolution displays

@HeroRox Good catch! We’ll provide a fix in RC2. Another temporary solution would be to use some custom CSS like this:

#bricks-structure {
  overflow-y: scroll;
}
1 Like

Thx, I’m really looking forward to the new release. It’s a pleasure. :sunglasses:

The structure panel scroll and auto-expand are now fixed in 1.2 RC2. Available for testing in your free playground account over at https://try.bricksbuilder.io/