Deletion of objects from child tables should leverage HTMX (like the parent object) #6724

Open
opened 2025-12-29 19:44:32 +01:00 by adam · 4 comments
Owner

Originally created by @jeremystretch on GitHub (Jul 27, 2022).

NetBox version

v3.2.7

Feature type

Change to existing functionality

Proposed functionality

When viewing a list of child objects under a parent object (for example, when viewing the list of interfaces under a device), deleting any of the objects within the table should utilize an HTMX-powered modal (rather than taking the user to a new URL), just as deleting the parent object does.

Use case

Avoids a full page load to display the deletion confirmation dialog.

Database changes

No response

External dependencies

No response

Originally created by @jeremystretch on GitHub (Jul 27, 2022). ### NetBox version v3.2.7 ### Feature type Change to existing functionality ### Proposed functionality When viewing a list of child objects under a parent object (for example, when viewing the list of interfaces under a device), deleting any of the objects within the table should utilize an HTMX-powered modal (rather than taking the user to a new URL), just as deleting the parent object does. ### Use case Avoids a full page load to display the deletion confirmation dialog. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: featurenetboxstatus: backlogtopic: UI/UXcomplexity: high labels 2025-12-29 19:44:32 +01:00
Author
Owner

@barnebyte-timewarp commented on GitHub (Aug 12, 2022):

I think i have a simple solution for this, you can assign it to me

@barnebyte-timewarp commented on GitHub (Aug 12, 2022): I think i have a simple solution for this, you can assign it to me
Author
Owner

@github-actions[bot] commented on GitHub (Oct 12, 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 (Oct 12, 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

@github-actions[bot] commented on GitHub (Nov 12, 2022):

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

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

Blocked by #12128

@jeremystretch commented on GitHub (Dec 27, 2023): Blocked by #12128
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6724