Code development platform for open source projects from the European Union institutions

Skip to content

Draft: feat: Attach sidebar to element other than body (optional)

Leonidas Arvanitis requested to merge custom-sidebar-container-element into development

When the new config.sidebarContainer selector is set, it will be used as the parent for the sidebar, instead of the body. It enables better integration with Angular LEOS, avoiding double initialization after moving the iframe.

Merge request reports