Limit VLANs displayed on interface tables #10312

Closed
opened 2025-12-29 21:29:48 +01:00 by adam · 3 comments
Owner

Originally created by @thordreier on GitHub (Oct 2, 2024).

Originally assigned to: @thordreier on GitHub.

NetBox version

v4.1.2

Feature type

Change to existing functionality

Proposed functionality

Limit number of tagged VLANs shown on interface/vminterface table to 3 VLANs. If interface is connected to more than 3 VLANs, then show a link to full list. Just like with IP addresses, that was implemented in #14645

Use case

Make overview of interfaces more readable, if a device has some interfaces that's connected to many VLANs.

Database changes

No response

External dependencies

No response

Originally created by @thordreier on GitHub (Oct 2, 2024). Originally assigned to: @thordreier on GitHub. ### NetBox version v4.1.2 ### Feature type Change to existing functionality ### Proposed functionality Limit number of tagged VLANs shown on interface/vminterface table to 3 VLANs. If interface is connected to more than 3 VLANs, then show a link to full list. Just like with IP addresses, that was implemented in #14645 ### Use case Make overview of interfaces more readable, if a device has some interfaces that's connected to many VLANs. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:29:48 +01:00
adam closed this issue 2025-12-29 21:29:49 +01:00
Author
Owner

@thordreier commented on GitHub (Oct 2, 2024):

Suggested solution can be found in this commit: 9495964987

@thordreier commented on GitHub (Oct 2, 2024): Suggested solution can be found in this commit: https://github.com/thordreier/netbox/commit/9495964987844374ca8557d343a230133e94ba3d
Author
Owner

@DanSheps commented on GitHub (Oct 2, 2024):

@thordreier Since you have a commit for this, I am just going to make the leap that you would like to submit a PR.

@DanSheps commented on GitHub (Oct 2, 2024): @thordreier Since you have a commit for this, I am just going to make the leap that you would like to submit a PR.
Author
Owner

@salfers commented on GitHub (Oct 16, 2024):

Will there be an option to change the display limit or disable it?
I understand the readability concern but rather prefer to have all information on the interfaces page so I can ctrl+f for VLANs.

@salfers commented on GitHub (Oct 16, 2024): Will there be an option to change the display limit or disable it? I understand the readability concern but rather prefer to have all information on the interfaces page so I can ctrl+f for VLANs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10312