Plugin window height is fixed at 150px

The window for plugins in dev mode seems to be consistently fixed at 150px, regardless of the plugin’s height. I’ve attempted to set a height using the ShowUI method and the resize method, but the computed height remains fixed at 150px. This issue is consistent across various plugins, all appearing constrained to this height.

Upon inspecting the DOM, I found that the following div:

<div data-fpl-component="" class="tabs-module--tabPanel--1IUFn" role="tabpanel" aria-labelledby="tab:r1:-plugin-trigger" id="tab:r1:-plugin-panel" style=""> ... </div>

is stuck at 150px, no matter the plugin’s height.

These are screenshots of some plugins I opened to confirm it was not only happening to the plugin I’m working on


3 Likes

A few people in my org including myself are seeing this issue too.

3 Likes

+1, I had the same issue

2 Likes
  • 1, has the same problem here
2 Likes

+1 we are seeing the same issue.

Hi everyone, thank you for bringing this issue to our attention! We wanted to let you know that our team is actively working on a fix, and it should be resolved soon.

We appreciate your understanding while we sort this out, and we’ll keep you updated as soon as we have more news. Thanks for bearing with us!

+1 in our plugin we see the same issue

+1 facing the same issue

Hi everyone! We’re happy to let you know that the issue has now been resolved.

Thank you for your patience and understanding while we worked on the fix. If you experience any further issues or have additional feedback, please don’t hesitate to reach out. We’re here to help!

1 Like