-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Closed
Description
Since the header redesign, the scriptConsole taglib is set to be a one-column layout.
This creates a problem, as this taglib can be used by plugins to have a script console, when plugins use it and expect to have a sidepanel.
We should offer a way to keep the two-column layout if required by the user of the taglib.
Originally reported by
alecharp, imported from: script console can be used with sidepanel
- assignee:
alecharp
- status: Closed
- priority: Major
- component(s): core, maven-plugin
- label(s): 2.516.1-fixed, regression, ux
- resolution: Fixed
- resolved: 2025-07-06T19:52:08+00:00
- votes: 0
- watchers: 2
- imported: 2025-11-24
Raw content of original issue
Since the header redesign, the scriptConsole taglib is set to be a one-column layout. This creates a problem, as this taglib can be used by plugins to have a script console, when plugins use it and expect to have a sidepanel.
We should offer a way to keep the two-column layout if required by the user of the taglib.