[PR #8953] [MERGED] Fixed #8952: rack rear faces link not clickable #13415

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/8953
Author: @991jo
Created: 3/24/2022
Status: Merged
Merged: 3/24/2022
Merged by: @jeremystretch

Base: developHead: fix-8952


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 netbox/dcim/svg.py (+4 -4)

📄 Description

Fixes: #8952

Makes the links in the SVG rack view on the rear clickable by adding the image/text as a child of the link.


🔄 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/8953 **Author:** [@991jo](https://github.com/991jo) **Created:** 3/24/2022 **Status:** ✅ Merged **Merged:** 3/24/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `fix-8952` --- ### 📝 Commits (1) - [`6ceb78f`](https://github.com/netbox-community/netbox/commit/6ceb78fd4ce16a3dc88fff18d7892e91c4a87611) Fixed #8952: rack rear faces link not clickable ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/svg.py` (+4 -4) </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 opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #8952 <!-- Please include a summary of the proposed changes below. --> Makes the links in the SVG rack view on the rear clickable by adding the image/text as a child of the link. --- <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:27:16 +01:00
adam closed this issue 2025-12-29 22:27:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13415