Relocate table controls from view template to table #7027

Closed
opened 2025-12-29 19:48:04 +01:00 by adam · 4 comments
Owner

Originally created by @snowie-swe on GitHub (Sep 26, 2022).

NetBox version

v3.3.4

Feature type

Change to existing functionality

Proposed functionality

Currently within https://demo.netbox.dev/ipam/prefixes/
You are able to select how many child prefixes and depth should be listed.

image

I would like to add this functionality also when checking on a child prefix.
image

Use case

Easier visibility within large prefixes such as 10.0.0.0/8

Database changes

not sure

External dependencies

not sure

Originally created by @snowie-swe on GitHub (Sep 26, 2022). ### NetBox version v3.3.4 ### Feature type Change to existing functionality ### Proposed functionality Currently within https://demo.netbox.dev/ipam/prefixes/ You are able to select how many child prefixes and depth should be listed. ![image](https://user-images.githubusercontent.com/41901413/192353169-47b633e5-aeb3-4e4f-99fb-827bb3403466.png) I would like to add this functionality also when checking on a child prefix. ![image](https://user-images.githubusercontent.com/41901413/192353303-d28d4274-cf13-4d3b-9e0c-c05036615997.png) ### Use case Easier visibility within large prefixes such as 10.0.0.0/8 ### Database changes not sure ### External dependencies not sure
adam added the type: featurestatus: needs ownerpending closure labels 2025-12-29 19:48:04 +01:00
adam closed this issue 2025-12-29 19:48:04 +01:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 3, 2022):

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 (Dec 3, 2022): 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).
Author
Owner

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

Looking at this more generically, we can say that any controls associated with a particular table should be bound to that table specifically, rather than being implemented within the view's HTML template. This will ensure that the controls are available consistently wherever the table is displayed.

There are likely other instances where this approach needs to be tweaked as well.

@jeremystretch commented on GitHub (Dec 27, 2022): Looking at this more generically, we can say that any controls associated with a particular table should be bound to that table specifically, rather than being implemented within the view's HTML template. This will ensure that the controls are available consistently wherever the table is displayed. There are likely other instances where this approach needs to be tweaked as well.
Author
Owner

@github-actions[bot] commented on GitHub (Jun 13, 2023):

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 (Jun 13, 2023): 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).
Author
Owner

@github-actions[bot] commented on GitHub (Jul 13, 2023):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (Jul 13, 2023): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7027