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

Dialog groups do not use chosen theme background #1581

Open
gemini86 opened this issue Jan 17, 2025 · 0 comments
Open

Dialog groups do not use chosen theme background #1581

gemini86 opened this issue Jan 17, 2025 · 0 comments
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do

Comments

@gemini86
Copy link

Current Behavior

When the default theme is changed, or another theme is applied, dialog groups do not have the !important flag in their CSS to use the configured background color.

Image
group background-color uses !important flag.

Image
Dialog background-color does not use !important flag.

Setting the !important in the browser inspect pane displays the correct dialog group background color.

Expected Behavior

Dialog groups should use the configured theme colors just as all other groups do.

Steps To Reproduce

Set up a dark theme with a dark group background and deploy.

Environment

  • Dashboard version: 1.22.0
  • Node-RED version: 4.0.7
  • Node.js version: 20.18.1
  • npm version: 10.8.2
  • Platform/OS: Ubuntu 24.04.1 LTS
  • Browser: Chrome

Have you provided an initial effort estimate for this issue?

I am not a FlowFuse team member

@gemini86 gemini86 added bug Something isn't working needs-triage Needs looking at to decide what to do labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do
Projects
Status: Backlog
Development

No branches or pull requests

1 participant