[PR #16635] [MERGED] 16416 enable dark/light toggle in mobile view #14875

Closed
opened 2025-12-29 23:27:13 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16635
Author: @arthanson
Created: 6/17/2024
Status: Merged
Merged: 6/18/2024
Merged by: @jeremystretch

Base: developHead: 16416-dark-toggle


📝 Commits (2)

  • 8924fa0 16416 enable dark/light toggle in mobile view
  • e8139ea 16416 move to inc file

📊 Changes

2 files changed (+12 additions, -8 deletions)

View changed files

📝 netbox/templates/base/layout.html (+2 -8)
netbox/templates/inc/light_toggle.html (+10 -0)

📄 Description

Fixes: #16416

There is enough room in mobile to leave it displayed:

Rack Elevations | NetBox 2024-06-17 09-26-59


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/16635 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 6/17/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16416-dark-toggle` --- ### 📝 Commits (2) - [`8924fa0`](https://github.com/netbox-community/netbox/commit/8924fa05f6d88ed01e657e45baa2d9c9b6a12251) 16416 enable dark/light toggle in mobile view - [`e8139ea`](https://github.com/netbox-community/netbox/commit/e8139ea13d71a8aa7826b0738ada570b640c6fe3) 16416 move to inc file ### 📊 Changes **2 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/base/layout.html` (+2 -8) ➕ `netbox/templates/inc/light_toggle.html` (+10 -0) </details> ### 📄 Description ### Fixes: #16416 There is enough room in mobile to leave it displayed: ![Rack Elevations | NetBox 2024-06-17 09-26-59](https://github.com/netbox-community/netbox/assets/99642/4fb0078c-d4e5-4fe4-b929-3178bc0c06c7) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:27:13 +01:00
adam closed this issue 2025-12-29 23:27:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14875