Rack SVG splits into two at certain screen widths #3291

Closed
opened 2025-12-29 18:27:27 +01:00 by adam · 1 comment
Owner

Originally created by @candlerb on GitHub (Feb 6, 2020).

Environment

  • Python version: 3.5.2
  • NetBox version: 2.7.4

Steps to Reproduce

  1. Create a rack with height 47U
  2. Go to /dcim/racks/NNN/
  3. Adjust the width of the window

Expected Behavior

SVGs to display normally, regardless of screen width.

Observed Behavior

At a screen width between 992px and 1183px, the rack splits into two, with U labels 1-47 at the top and the actual U slots below.

image

This is with Chrome 79 under macOS 10.14.6

Originally created by @candlerb on GitHub (Feb 6, 2020). ### Environment * Python version: 3.5.2 * NetBox version: 2.7.4 ### Steps to Reproduce 1. Create a rack with height 47U 2. Go to `/dcim/racks/NNN/` 3. Adjust the width of the window ### Expected Behavior SVGs to display normally, regardless of screen width. ### Observed Behavior At a screen width between 992px and 1183px, the rack splits into two, with U labels 1-47 at the top and the actual U slots below. ![image](https://user-images.githubusercontent.com/44789/73960849-7d0db000-4903-11ea-9c59-bedaa2221905.png) This is with Chrome 79 under macOS 10.14.6
adam added the status: duplicate label 2025-12-29 18:27:27 +01:00
adam closed this issue 2025-12-29 18:27:28 +01:00
Author
Owner

@DanSheps commented on GitHub (Feb 12, 2020):

Duplicate of #3986

@DanSheps commented on GitHub (Feb 12, 2020): Duplicate of #3986
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3291