[PR #2431] [CLOSED] Display "Access VLAN" on hover in interfaces list #12373

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2431
Author: @tpo
Created: 9/15/2018
Status: Closed

Base: developHead: patch-1


📝 Commits (1)

  • b950883 Display "Access VLAN" on hover in interfaces list

📊 Changes

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

View changed files

📝 netbox/templates/dcim/inc/interface.html (+2 -1)

📄 Description

Fixes:

This pull request fixes #2430.

Displaying VLANs in a device's interface list is very useful for us. That way we can see at once what Access VLAN a interfaces is connected to. Originally I also wanted to display Tagged VLANs in the hover, but I couldn't find out how to do it. Thus this patch only displays the Access VLANs.

We'd be very happy if you'd include this feature.

Thanks a lot for netbox!


🔄 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/2431 **Author:** [@tpo](https://github.com/tpo) **Created:** 9/15/2018 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b950883`](https://github.com/netbox-community/netbox/commit/b9508832546bb1d7a8c9a84e501f72c137057606) Display "Access VLAN" on hover in interfaces list ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/inc/interface.html` (+2 -1) </details> ### 📄 Description ### Fixes: This pull request fixes #2430. Displaying VLANs in a device's interface list is very useful for us. That way we can see at once what Access VLAN a interfaces is connected to. Originally I also wanted to display Tagged VLANs in the hover, but I couldn't find out how to do it. Thus this patch only displays the Access VLANs. We'd be very happy if you'd include this feature. Thanks a lot for netbox! --- <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:21:09 +01:00
adam closed this issue 2025-12-29 22:21: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#12373