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

Color toggle (dark mode) button disappears once screen is narrow enough. #16416

Closed
Chiniquy opened this issue Jun 5, 2024 · 0 comments · Fixed by #16635
Closed

Color toggle (dark mode) button disappears once screen is narrow enough. #16416

Chiniquy opened this issue Jun 5, 2024 · 0 comments · Fixed by #16635
Assignees
Labels
severity: low Does not significantly disrupt application functionality, or a workaround is available status: accepted This issue has been accepted for implementation topic: UI/UX User interface or user experience related work type: bug A confirmed report of unexpected behavior in the application

Comments

@Chiniquy
Copy link

Chiniquy commented Jun 5, 2024

Deployment Type

Self-hosted

NetBox Version

v4.0.3

Python Version

3.10

Steps to Reproduce

Open Netbox in a web browser, note that the color toggle is there:
image

Now make the window more narrow until the side bar gets moved to the top of the screen and the top bar changes color.
Note that the color toggle is now missing.
image

This issue is especially problematic for mobile devices, as I have not found any way to toggle color mode on my Samsung S22 Ultra, since I can never get the screen to be wide enough to enable the color toggle button.

Expected Behavior

The color toggle should be there in both cases.

Observed Behavior

The color toggle disappears once the screen becomes narrow enough.

@Chiniquy Chiniquy added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Jun 5, 2024
@arthanson arthanson added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation severity: low Does not significantly disrupt application functionality, or a workaround is available and removed status: needs triage This issue is awaiting triage by a maintainer labels Jun 5, 2024
@arthanson arthanson removed their assignment Jun 5, 2024
@jeremystretch jeremystretch added the topic: UI/UX User interface or user experience related work label Jun 5, 2024
@arthanson arthanson self-assigned this Jun 17, 2024
@arthanson arthanson added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Jun 17, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
severity: low Does not significantly disrupt application functionality, or a workaround is available status: accepted This issue has been accepted for implementation topic: UI/UX User interface or user experience related work type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants