Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clickable count of child IPs to prefixes list #7044

Open
markkuleinio opened this issue Aug 26, 2021 · 5 comments
Open

Add clickable count of child IPs to prefixes list #7044

markkuleinio opened this issue Aug 26, 2021 · 5 comments
Labels
complexity: low Requires minimal effort to implement netbox status: backlog Awaiting selection for work type: feature Introduction of new functionality to the application

Comments

@markkuleinio
Copy link
Contributor

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)

@markkuleinio markkuleinio added the type: feature Introduction of new functionality to the application label Aug 26, 2021
@jeremystretch
Copy link
Member

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 jeremystretch added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Sep 16, 2021
@github-actions
Copy link
Contributor

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 github-actions bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Nov 16, 2021
@jeremystretch jeremystretch changed the title Click Utilization to get to prefix IP addresses Add clickable count of child IPs to prefixes list Dec 15, 2021
@jeremystretch jeremystretch added status: blocked Another issue or external requirement is preventing implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation pending closure Requires immediate attention to avoid being closed for inactivity labels Dec 15, 2021
@jeremystretch
Copy link
Member

Marking this as blocked by #7845

@jeremystretch
Copy link
Member

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 jeremystretch added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation and removed status: blocked Another issue or external requirement is preventing implementation labels Dec 27, 2023
Copy link
Contributor

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 github-actions bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Mar 27, 2024
@jeremystretch jeremystretch self-assigned this May 14, 2024
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation pending closure Requires immediate attention to avoid being closed for inactivity labels May 14, 2024
@jeremystretch jeremystretch removed their assignment May 22, 2024
@jeremystretch jeremystretch added status: backlog Awaiting selection for work complexity: low Requires minimal effort to implement and removed status: accepted This issue has been accepted for implementation labels May 22, 2024
@jeremystretch jeremystretch added the netbox label Nov 1, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: low Requires minimal effort to implement netbox status: backlog Awaiting selection for work type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

2 participants