Add clickable count of child IPs to prefixes list #5233

Open
opened 2025-12-29 19:25:43 +01:00 by adam · 5 comments
Owner

Originally created by @markkuleinio on GitHub (Aug 26, 2021).

NetBox version

v2.11.12

Feature type

New functionality

Proposed functionality

There is a Utilization column selectable in the prefixes list:

image

The proposal is that clicking the utilization meter would get into the IP addresses list of the prefix (i.e. to the same place as when first clicking the prefix itself and then the IP Addresses tab within the prefix).

Currently clicking on the utilization meter does not do anything so there would be no loss of current functionality.

Use case

This functionality would ease up getting to the IP addresses list for the prefix, for example, when first opening a site, then going to the prefixes list, and now there would be a shortcut to get to the IP addresses of the prefix.

Database changes

None

External dependencies

None (although I have no idea how the utilization meter is actually implemented in the page)

Originally created by @markkuleinio on GitHub (Aug 26, 2021). ### NetBox version v2.11.12 ### Feature type New functionality ### Proposed functionality There is a Utilization column selectable in the prefixes list: ![image](https://user-images.githubusercontent.com/25136274/130944715-4ef07a62-47d1-4bad-a7a1-de2e19ac755b.png) The proposal is that clicking the utilization meter would get into the IP addresses list of the prefix (i.e. to the same place as when first clicking the prefix itself and then the **IP Addresses** tab within the prefix). Currently clicking on the utilization meter does not do anything so there would be no loss of current functionality. ### Use case This functionality would ease up getting to the IP addresses list for the prefix, for example, when first opening a site, then going to the prefixes list, and now there would be a shortcut to get to the IP addresses of the prefix. ### Database changes None ### External dependencies None (although I have no idea how the utilization meter is actually implemented in the page)
adam added the type: featurenetboxstatus: backlogcomplexity: low labels 2025-12-29 19:25:43 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 27, 2021):

From a UX perspective, I don't think it makes sense to turn the graph into a hyperlink.

A better approach IMO would be to add a separate column for the child IP addresses count as a link, which would be consistent with similar approaches for other models. This was proposed under #4611 but hasn't yet been implemented.

@jeremystretch commented on GitHub (Aug 27, 2021): From a UX perspective, I don't think it makes sense to turn the graph into a hyperlink. A better approach IMO would be to add a separate column for the child IP addresses count as a link, which would be consistent with similar approaches for other models. This was proposed under #4611 but hasn't yet been implemented.
Author
Owner

@github-actions[bot] commented on GitHub (Nov 16, 2021):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Nov 16, 2021): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@jeremystretch commented on GitHub (Dec 15, 2021):

Marking this as blocked by #7845

@jeremystretch commented on GitHub (Dec 15, 2021): Marking this as blocked by #7845
Author
Owner

@jeremystretch commented on GitHub (Dec 27, 2023):

While #7845 would make this more efficient, this can probably still be accomplished with reasonable performance. (We might not want to make it a default column, though.)

@jeremystretch commented on GitHub (Dec 27, 2023): While #7845 would make this more efficient, this can probably still be accomplished with reasonable performance. (We might not want to make it a default column, though.)
Author
Owner

@github-actions[bot] commented on GitHub (Mar 27, 2024):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Mar 27, 2024): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5233