Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

styles/background changes don't appear in 'run-mode' #972

Closed
Ursusprimus opened this issue Mar 23, 2021 · 0 comments
Closed

styles/background changes don't appear in 'run-mode' #972

Ursusprimus opened this issue Mar 23, 2021 · 0 comments
Labels
bug Something isn't working main ui Main UI

Comments

@Ursusprimus
Copy link

Ursusprimus commented Mar 23, 2021

The problem

When adding code for background information at the page level, it doesn't appear in 'Design' or 'Run Mode'. I need to exit first and open the page in live view.
Detailed information at: https://community.openhab.org/t/oh3-pages-background-color/115454/12 post 11

Expected behavior

when going to design or run-mode, the background color should've changed.

Steps to reproduce

start new page, go to code, enter background-style, go to run-mode

Your environment

win 10 PC, Chrome-Browser; Openhab on RasPi4 with 'hassle-free installation'

config:
  label: simple_test_page
  sidebar: true
  style:
    background: linear-gradient(to top left,rgb(21,25,36) 0%, rgb(57,63,77) 100%)
blocks:
  - component: oh-block

Browser console

Browser network traffic

Additional information

@Ursusprimus Ursusprimus added bug Something isn't working main ui Main UI labels Mar 23, 2021
hubsif added a commit to hubsif/openhab-webui that referenced this issue Mar 23, 2021
hubsif added a commit to hubsif/openhab-webui that referenced this issue Mar 23, 2021
@ghys ghys closed this as completed in e542c9b Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI
Projects
None yet
Development

No branches or pull requests

1 participant