Theming Display Builder

Created on 15 July 2025, 14 days ago

I have an idea which "maybe" solves the theming issues.
Currently Display Builder is using the current "default" theme. This makes it hard to theme panels, menus etc independent of the frontend theme. You know all the issues.

Proposed resolution

I build a small demo project to test out the best way to isolate the css and javascript and I want to purpose following theming strategy.

https://github.com/JuppiterFred/web-components-css

Main Idea:
1. The panels etc. are themed by seperated completly independent theme. So the main display builder page is not rendered with default theme instead it uses the "display builder theme". (The theme is of course changeable.)

2. The "content" is loaded via htmx/js inside a seperate web component which also cares about CSS and JS. This isolates CSS and JS.

Maybe we can discuss this tommorow.

Feature request
Status

Active

Version

1.0

Component

Main / Misc.

Created by

🇩🇪Germany Christian.wiedemann

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024