[PR #20556] [MERGED] Fixes #20156: rack elevation labels not using previous setting #15963

Closed
opened 2025-12-30 00:25:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20556
Author: @aq5747
Created: 10/13/2025
Status: Merged
Merged: 10/13/2025
Merged by: @jnovinger

Base: mainHead: 20156-fix-rack-view-selection


📝 Commits (1)

  • 1164da1 Fixed rack view not using previous setting

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 netbox/project-static/dist/netbox.js (+1 -1)
📝 netbox/project-static/dist/netbox.js.map (+2 -2)
📝 netbox/project-static/src/racks.ts (+1 -1)

📄 Description

Fixes: #20156

  • Fixes a regression that prevented rack elevation images from loading in with the user's last selected view setting

🔄 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/20556 **Author:** [@aq5747](https://github.com/aq5747) **Created:** 10/13/2025 **Status:** ✅ Merged **Merged:** 10/13/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `20156-fix-rack-view-selection` --- ### 📝 Commits (1) - [`1164da1`](https://github.com/netbox-community/netbox/commit/1164da17c6c83efce02ad06f6aa75e30aa902967) Fixed rack view not using previous setting ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.js` (+1 -1) 📝 `netbox/project-static/dist/netbox.js.map` (+2 -2) 📝 `netbox/project-static/src/racks.ts` (+1 -1) </details> ### 📄 Description ### Fixes: #20156 - Fixes a regression that prevented rack elevation images from loading in with the user's last selected view setting --- <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-30 00:25:02 +01:00
adam closed this issue 2025-12-30 00:25:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15963