[PR #240] [MERGED] Potential quick fix for Rack view broken when viewport less than 992px wide #12014

Closed
opened 2025-12-29 22:19:09 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/240
Author: @linuxsimba
Created: 7/8/2016
Status: Merged
Merged: 7/9/2016
Merged by: @jeremystretch

Base: developHead: bug_215


📝 Commits (1)

  • 4372043 Potential quick fix for Issue #215. The proper solution is to

📊 Changes

1 file changed (+8 additions, -6 deletions)

View changed files

📝 netbox/templates/dcim/rack.html (+8 -6)

📄 Description

Proper fix is to redo the grid layout for the whole page so that its fully responsive.
It is only partial responsive.


🔄 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/240 **Author:** [@linuxsimba](https://github.com/linuxsimba) **Created:** 7/8/2016 **Status:** ✅ Merged **Merged:** 7/9/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `bug_215` --- ### 📝 Commits (1) - [`4372043`](https://github.com/netbox-community/netbox/commit/4372043ddbe363a91cd190608da514552094ab3c) Potential quick fix for Issue #215. The proper solution is to ### 📊 Changes **1 file changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/rack.html` (+8 -6) </details> ### 📄 Description Proper fix is to redo the grid layout for the whole page so that its fully responsive. It is only partial responsive. --- <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 22:19:09 +01:00
adam closed this issue 2025-12-29 22:19:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12014