[PR #11779] [MERGED] Fixes #10987: Show rack-list dropdown in rack #13844

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11779
Author: @PieterL75
Created: 2/17/2023
Status: Merged
Merged: 4/24/2023
Merged by: @jeremystretch

Base: developHead: issue10987_racklistdropdown


📝 Commits (5)

  • 75098a2 Intial. 2 ways the racknavigation displayed
  • 44967e5 show active rack in dropdown
  • 1d73e2c auto hide/show when viewport reduces
  • fbb67d3 Dropdown only
  • ae2ae77 Update links to use get_absolute_url()

📊 Changes

2 files changed (+26 additions, -6 deletions)

View changed files

📝 netbox/dcim/views.py (+1 -0)
📝 netbox/templates/dcim/rack.html (+25 -6)

📄 Description

Fixes #10987: Show rack-list dropdown in rack


🔄 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/11779 **Author:** [@PieterL75](https://github.com/PieterL75) **Created:** 2/17/2023 **Status:** ✅ Merged **Merged:** 4/24/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `issue10987_racklistdropdown` --- ### 📝 Commits (5) - [`75098a2`](https://github.com/netbox-community/netbox/commit/75098a28b6881f4d9fb3933adabc154984d49e4b) Intial. 2 ways the racknavigation displayed - [`44967e5`](https://github.com/netbox-community/netbox/commit/44967e540434603163fcb8f62c1811c1ab1eacf1) show active rack in dropdown - [`1d73e2c`](https://github.com/netbox-community/netbox/commit/1d73e2c4f2964dd898bba453ed9beb94f623cea8) auto hide/show when viewport reduces - [`fbb67d3`](https://github.com/netbox-community/netbox/commit/fbb67d38b61d69cf95840dc3fc14ecb1a806e01f) Dropdown only - [`ae2ae77`](https://github.com/netbox-community/netbox/commit/ae2ae7701e348319e1c17d76d1582a280752ac0b) Update links to use get_absolute_url() ### 📊 Changes **2 files changed** (+26 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/views.py` (+1 -0) 📝 `netbox/templates/dcim/rack.html` (+25 -6) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> Fixes #10987: Show rack-list dropdown in rack <!-- Please include a summary of the proposed changes below. --> --- <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:21:07 +01:00
adam closed this issue 2025-12-29 23:21:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13844