Devices with Images on the rear side are not clickable in the rack view svg. #6254

Closed
opened 2025-12-29 19:38:33 +01:00 by adam · 1 comment
Owner

Originally created by @991jo on GitHub (Mar 24, 2022).

Originally assigned to: @991jo on GitHub.

NetBox version

v3.1.9

Python version

3.9

Steps to Reproduce

  1. create a rack
  2. create a full-depth device type
  3. add front and read pictures to the device type
  4. create a device with the created device type in the rack
  5. look at the front and rear of the device in the SVG with images enabled.

Expected Behavior

Front as well as rear should have a link to the device, independently of whether images are shown or not.

Observed Behavior

Only the front can be clicked. When only labels are show the Link can be clicked.

Originally created by @991jo on GitHub (Mar 24, 2022). Originally assigned to: @991jo on GitHub. ### NetBox version v3.1.9 ### Python version 3.9 ### Steps to Reproduce 1. create a rack 2. create a full-depth device type 3. add front and read pictures to the device type 4. create a device with the created device type in the rack 5. look at the front and rear of the device in the SVG with images enabled. ### Expected Behavior Front as well as rear should have a link to the device, independently of whether images are shown or not. ### Observed Behavior Only the front can be clicked. When only labels are show the Link can be clicked.
adam added the type: bugstatus: accepted labels 2025-12-29 19:38:33 +01:00
adam closed this issue 2025-12-29 19:38:33 +01:00
Author
Owner

@991jo commented on GitHub (Mar 24, 2022):

This was introduced by me in https://github.com/netbox-community/netbox/pull/8592
https://github.com/netbox-community/netbox/issues/7150#issuecomment-1049703267

I will shortly open a PR to fix this.

@991jo commented on GitHub (Mar 24, 2022): This was introduced by me in https://github.com/netbox-community/netbox/pull/8592 https://github.com/netbox-community/netbox/issues/7150#issuecomment-1049703267 I will shortly open a PR to fix this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6254