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

[BUG] theme:darkMode cause security plugin login page blank #6812

Open
Flyingliuhub opened this issue May 21, 2024 · 2 comments
Open

[BUG] theme:darkMode cause security plugin login page blank #6812

Flyingliuhub opened this issue May 21, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Flyingliuhub
Copy link
Member

Flyingliuhub commented May 21, 2024

Describe the bug
theme:darkMode cause security plugin login page blank, when added "theme:darkMode": true or false in the OpenSearch_dashboards yaml file, and installed security plugin, the security plugin's login page show blank.

uiSettings:
  overrides:
    "theme:next": true
    "theme:darkMode": true // or false

To Reproduce
Steps to reproduce the behavior:

  1. Use main branch for OSD
  2. Use 3..0.0 OS snapshot
  3. Install Security dashboard plugin
  4. nav to localhost:5601
  5. login page show blank

Expected behavior
A clear and concise description of what you expected to happen.

OpenSearch Version
3.0.0

Dashboards Version
main branch - 3.0.0

Plugins

Security dashboards plugin

Screenshots
image

If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Browser and version [e.g. 22]

Additional context

Add any other context about the problem here.

@Flyingliuhub Flyingliuhub added bug Something isn't working untriaged labels May 21, 2024
@huyaboo huyaboo removed the untriaged label May 21, 2024
@derek-ho
Copy link
Contributor

This seems unrelated to security plugin, as I am on an older version of OSD and there is no issue. There seems to be similar issues recently with CSS/themes being undefined, for example: #6703

@manasvinibs
Copy link
Member

We have a fix for this issue in this PR #6730

@manasvinibs manasvinibs self-assigned this Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants