Rack Elevation Image/Label Drop-down Does Nothing #11395

Closed
opened 2025-12-29 21:44:37 +01:00 by adam · 5 comments
Owner

Originally created by @schweikm on GitHub (Jul 20, 2025).

Originally assigned to: @jnovinger on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.3.4

Python Version

3.12

Steps to Reproduce

  1. Create a Rack
  2. Create a Device Type and upload front and rear images (I used HPE/ProLiant-DL385-Gen10-Plus-v2 from the device-type library)
  3. Create a Device of above Device Type and assign the to the Rack in any face/position
  4. Navigate to Racks / Elevations
  5. On the top bar, select "Images and Labels", "Images only", and "Labels only"

Expected Behavior

In the Rack Elevations page:

  1. Selecting "Images and Labels" should show devices images with labels on top
  2. Selecting "Images only" should show only device images
  3. Selecting "Labels only" should show only text labels

Observed Behavior

Changing the value of the drop-down has no effect; the page displays images and labels no matter what you select. I was able to reproduce this in multiple deployments:

  1. netbox helm chart 6.0.58 (v4.3.4) with official container images
  2. netbox helm chart 6.0.58 (v4.3.4) with plugins installed
  3. demo instance of netbox

Below, you can see that I have selected "Labels only" but you see the images

Image

This worked in both v4.3.2 and v4.3.3 as I have used this functionality extensively for demos.

Originally created by @schweikm on GitHub (Jul 20, 2025). Originally assigned to: @jnovinger on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.3.4 ### Python Version 3.12 ### Steps to Reproduce 1. Create a Rack 2. Create a Device Type and upload front and rear images (I used `HPE/ProLiant-DL385-Gen10-Plus-v2` from the device-type library) 3. Create a Device of above Device Type and assign the to the Rack in any face/position 4. Navigate to Racks / Elevations 5. On the top bar, select "Images and Labels", "Images only", and "Labels only" ### Expected Behavior In the Rack Elevations page: 1. Selecting "Images and Labels" should show devices images with labels on top 2. Selecting "Images only" should show only device images 3. Selecting "Labels only" should show only text labels ### Observed Behavior Changing the value of the drop-down has no effect; the page displays images and labels no matter what you select. I was able to reproduce this in multiple deployments: 1. netbox helm chart 6.0.58 (v4.3.4) with official container images 2. netbox helm chart 6.0.58 (v4.3.4) with plugins installed 3. demo instance of netbox Below, you can see that I have selected "Labels only" but you see the images <img width="1353" height="401" alt="Image" src="https://github.com/user-attachments/assets/1803a123-fb43-4f1e-98e6-e8be2185fb40" /> This worked in both v4.3.2 and v4.3.3 as I have used this functionality extensively for demos.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:44:37 +01:00
adam closed this issue 2025-12-29 21:44:38 +01:00
Author
Owner

@jnovinger commented on GitHub (Jul 23, 2025):

This was broken in #19550.

@jnovinger commented on GitHub (Jul 23, 2025): This was broken in #19550.
Author
Owner

@hudsonmi1 commented on GitHub (Aug 22, 2025):

Although the label only version of rack elevations now works in 4.3.5, there's an issue where default view of the rack elevations is "Labels only" but still displays images and labels until the option is changed then changed back. Anyone else seeing this ?

@hudsonmi1 commented on GitHub (Aug 22, 2025): Although the label only version of rack elevations now works in 4.3.5, there's an issue where default view of the rack elevations is "Labels only" but still displays images and labels until the option is changed then changed back. Anyone else seeing this ?
Author
Owner

@jnovinger commented on GitHub (Aug 22, 2025):

Although the label only version of rack elevations now works in 4.3.5, there's an issue where default view of the rack elevations is "Labels only" but still displays images and labels until the option is changed then changed back. Anyone else seeing this ?

@hudsonmi1 , I can't reproduce that in main. If you can, please file a new bug issue with steps to reproduce. Thanks!

@jnovinger commented on GitHub (Aug 22, 2025): > Although the label only version of rack elevations now works in 4.3.5, there's an issue where default view of the rack elevations is "Labels only" but still displays images and labels until the option is changed then changed back. Anyone else seeing this ? @hudsonmi1 , I can't reproduce that in `main`. If you can, please file a [new bug issue](https://github.com/netbox-community/netbox/issues/new?template=02-bug_report.yaml) with steps to reproduce. Thanks!
Author
Owner

@jnovinger commented on GitHub (Aug 22, 2025):

@hudsonmi1 , before you do, take a look at #20156. I haven't tried to reproduce it yet, but it sounded like what you are describing.

@jnovinger commented on GitHub (Aug 22, 2025): @hudsonmi1 , before you do, take a look at #20156. I haven't tried to reproduce it yet, but it sounded like what you are describing.
Author
Owner

@hudsonmi1 commented on GitHub (Aug 22, 2025):

@jnovinger Thanks, confirmed it's still a problem and on the demo instance. 19916 has improved it but not fixed it. A colleague raised that issue you've linked to.

@hudsonmi1 commented on GitHub (Aug 22, 2025): @jnovinger Thanks, confirmed it's still a problem and on the demo instance. [19916](https://github.com/netbox-community/netbox/issues/19916) has improved it but not fixed it. A colleague raised that issue you've linked to.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11395