Open
Description
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