Delete confirmation to include more details #659

Closed
opened 2025-12-29 16:24:30 +01:00 by adam · 2 comments
Owner

Originally created by @candlerb on GitHub (Jan 23, 2017).

Suppose you have duplicate IP addresses:

  • 10.0.0.64/32 (description "foo")
  • 10.0.0.64/32 (description "bar")

When you delete one of these, you get the following confirmation:

Are you sure you want to delete these IP addresses?

  • 10.0.0.64/32

It would be helpful if it displayed more information about the address here (at least the description) so there's more certainty that you're deleting the right one.

Originally created by @candlerb on GitHub (Jan 23, 2017). Suppose you have duplicate IP addresses: * 10.0.0.64/32 (description "foo") * 10.0.0.64/32 (description "bar") When you delete one of these, you get the following confirmation: > Are you sure you want to delete these IP addresses? > > * 10.0.0.64/32 It would be helpful if it displayed more information about the address here (at least the description) so there's more certainty that you're deleting the right one.
adam added the type: feature label 2025-12-29 16:24:30 +01:00
adam closed this issue 2025-12-29 16:24:30 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 23, 2017):

I'd like to replace the bulleted list with a table including all relevant details. Not just for IP addresses, but for all objects.

@jeremystretch commented on GitHub (Jan 23, 2017): I'd like to replace the bulleted list with a table including all relevant details. Not just for IP addresses, but for all objects.
Author
Owner

@jeremystretch commented on GitHub (Jul 13, 2017):

Implemented in dd1991f

@jeremystretch commented on GitHub (Jul 13, 2017): Implemented in dd1991f
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#659