Scroll issue in style panel

Description:
no vertical scrollbar in style panel
*Please write a brief description of the bug you’re experiencing, including what you expect should happen and what is currently happening

Hello , I am a new user and I just installed the 1.4.4 Cwicly version. Idiscovered that I have no scrollbar to reach the settings located at the end of the style panel of blocks.

Step-by-step reproduction instructions:

Please write the steps needed to reproduce the bug.

1/ add a Cwicly block in the gutenberg editor
2/ click on it to make the style panel appear
3/open for example the background settings
4/ when wanting to reach the end of the settings on bottom of the panel, there is no vertical scrollbar to allow it

Screenshots, screen recording, code snippet

when inspecting the element, I saw this selector
.interface-complementary-area .editor-sidebar and I setted the overflow which was hidden, to visible. It made the scrollbar appeared
By unzooming the navigator I can get a part of the hidden style settings, but it’s difficult and very umconfortable

Insert Images, Videos or GIFs

Environment info

  • WordPress version: 6.7.1
  • Cwicly Plugin version: 1.4.4

Hi @flora,

I was able to replicate this only intermittently, it happened once while editing a component, in many other scenarios it behaves normally.

In your case, can you confirm whether this is intermittent or repeatable and if there is something specific you do to trigger it?

1 Like

Hi, I am sorry for my late reply, I didn’t see your message.

It didn’t happen when editing components. As a new user I haven’t yet use the components feature. It could have happened when editing the header, i am not sure. The issue disappeared itself the day after. I don’t know why, it’s strange. Not sure it won’t happen again. What I noticed since I use Cwicly is some issues come and disappear randomly. For example I had another problem, the content didn’t show on front end but it happened only on pages, not when editing templates. The day after the problem disappeared.

Today it’s the 1024 px breakpoint not responding to any changes, the issue disappeared itself for a few minutes and came bac, it doesn’t happens when editing templates. Other strange issue, when the 1024px issue disappeared during a few minutes, I tried to change the section flex direction, it has 3 containers inside, and when stacked, the top container vanished from the editor, maybe under the previous block ? I struggled a lot and checked all my setting, could not find the culprit.

Each time a problem happens, I clear the cache and do all I can to solve it with no success, and the issue vanish itself. For now the 1024px breakpoint issue is still there and I am afraid this time it will not disappear. I reported this under a related bug report opened by someone who face the same problem.

As most issues appear when building pages and not when editing templates, a workaround could be to build all my pages content in the themer, and after I could import the templates in my different pages.