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

The pod log view dark mode toggle fails to set the log background to dark when activated #18405

Closed
3 tasks done
MuriukiPM opened this issue May 24, 2024 · 1 comment
Closed
3 tasks done
Labels
bug Something isn't working component:ui User interfaces bugs and enhancements

Comments

@MuriukiPM
Copy link

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

The pod log view background remains white regardless of whether dark mode toggle is activated or not.

To Reproduce

  1. Deploy argocd and access any pod logs on the UI
  2. Click the Dark Mode toggle to activate dark mode on the pod log view

Expected behavior

If I activate dark mode for pod logs view, the background for the logs should go dark.

Screenshots

Screenshot 2024-05-24 at 18 40 16

Version
Running the argocd helm chart with argocd version 2.11.0

$ argocd version
argocd: v2.11.0+d3f33c0
  BuildDate: 2024-05-07T16:01:41Z
  GitCommit: d3f33c00197e7f1d16f2a73ce1aeced464b07175
  GitTreeState: clean
  GoVersion: go1.21.9
  Compiler: gc
  Platform: linux/amd64

Logs

@MuriukiPM MuriukiPM added the bug Something isn't working label May 24, 2024
@keithchong keithchong added the component:ui User interfaces bugs and enhancements label Jun 5, 2024
@agaudreault
Copy link
Member

Seems fixed by the PR above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component:ui User interfaces bugs and enhancements
Projects
None yet
Development

No branches or pull requests

3 participants