Usability Issue: Limit of visbile IP addresses #9554

Closed
opened 2025-12-29 20:51:22 +01:00 by adam · 1 comment
Owner

Originally created by @johannwagner on GitHub (Apr 29, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.7.5

Python Version

3.11

Steps to Reproduce

  1. Add more than 3 IP addresses to a single interface

Expected Behavior

See the first ~10 IP addresses and then a "See More" indicator or something more explaining than "3" or "12" in the interface or device table.

We have quite a lot of interfaces with four IP addresses, e.g. two device-specific IP addresses and two anycast IP addresses, one per protocol each. I support the general limitation of the visible IP addresses, but 3 is a little on the low side.

Observed Behavior

You see a hyperlink called "3" without any explanation.

Originally created by @johannwagner on GitHub (Apr 29, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.7.5 ### Python Version 3.11 ### Steps to Reproduce 1. Add more than 3 IP addresses to a single interface ### Expected Behavior See the first ~10 IP addresses and then a "See More" indicator or something more explaining than "3" or "12" in the interface or device table. We have quite a lot of interfaces with four IP addresses, e.g. two device-specific IP addresses and two anycast IP addresses, one per protocol each. I support the general limitation of the visible IP addresses, but 3 is a little on the low side. ### Observed Behavior You see a hyperlink called "3" without any explanation.
adam closed this issue 2025-12-29 20:51:22 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 29, 2024):

This is functioning as intended per #14645. If you would like to propose a change, please open a feature request citing your justification.

@jeremystretch commented on GitHub (Apr 29, 2024): This is functioning as intended per #14645. If you would like to propose a change, please open a [feature request](https://github.com/netbox-community/netbox/issues/new?assignees=&labels=type%3A+feature%2Cstatus%3A+needs+triage&projects=&template=feature_request.yaml) citing your justification.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9554