Deletion of objects from child tables should leverage HTMX (like the parent object) #9860
Labels
complexity: high
Expected to require a large amont of time and effort to implement relative to other tasks
netbox
status: blocked
Another issue or external requirement is preventing implementation
topic: UI/UX
User interface or user experience related work
type: feature
Introduction of new functionality to the application
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
The text was updated successfully, but these errors were encountered: