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

[Webserver] Scrollbars always use light theme #25897

Open
rd-danny-fleer opened this issue Nov 13, 2024 · 0 comments
Open

[Webserver] Scrollbars always use light theme #25897

rd-danny-fleer opened this issue Nov 13, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@rd-danny-fleer
Copy link

What's the issue?

When choosing dark theme, scrollbars still use light theme (see the red boxes on the screenshot):

image

I tested this with the following setup:
dagster 1.8.13
Chrome Version 130.0.6723.117 (Official Build) (arm64)
macOS 15.1

Quick guess: The CSS property color-scheme is not correctly applied to the scrollbars.

What did you expect to happen?

Scrollbars should respect the theme settings, i.e. being dark when theme is set to dark.

How to reproduce?

  • Set theme to use "dark"
  • Open a run and verify the scrollbars use light theme

Dagster version

dagster, version 1.8.13

Deployment type

Local

Deployment details

No response

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.
By submitting this issue, you agree to follow Dagster's Code of Conduct.

@rd-danny-fleer rd-danny-fleer added the type: bug Something isn't working label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant