Has anyone run into issues customizing the ui of the embed when using the self-hosted docker instance? Even the embed previews from the dashboard do not update or change when modifying the theme from the dropdowns. I'm getting the same behavior from all 3 of the embed options (inline, floating, pop-up).
a
Ali
05/04/2023, 5:51 AM
cc: @Hariom Balhara
a
Abtin Gramian
05/04/2023, 6:21 AM
Update on this, it looks like the option under Settings -> Appearance is related even though it says it only applies to the public booking pages. If the setting here is "System default" then updating the embed theme does not work properly. If I set it to either "Light" or "Dark" and hard refresh the browser, then I can see that embed preview gets updated when changing the theme from the dropdown.
Abtin Gramian
05/04/2023, 6:25 AM
Separately, is it possible to lock the style and prevent individual users from updating them to keep the consistent look in our UI? We are building a Platform style app.
h
Hariom Balhara
05/04/2023, 6:36 AM
@Abtin Gramian The case you mentioned is a bug(a recent regression). The code generated when you choose Light or Dark theme, actually locks the theme to that. But that theme switching itself isn't working when the User sets Theme in Appearance as System Theme.
Till the time the bug is fixed, maybe you can set the theme in Appearance to Light/Dark and then use the code generated for the appropriate theme.