f5devcentral / f5go

The F5 Go Redirector
MIT License
19 stars 8 forks source link

Delete in edit pane unintuitive #9

Closed wwsean08 closed 8 years ago

wwsean08 commented 8 years ago

When deleting a link in the edit pane that has multiple keywords you can unintentionally delete multiple keywords if you don't know what you are doing.

If you hit delete on this one, all keywords shown would get deleted.

capture

wwsean08 commented 8 years ago

While it's not the best solution (though probably something that should exist anyways), I have staged some javascript to confirm that the user wants to delete the links before actually deleting them. @moronbros if you have any feedback on this change let me know.

capture

Post upload edit: I've updated the message to be more accurate and say "Are you sure you want to delete this link from the following keyword(s): foo, bar, and baz"

cwbooth5 commented 8 years ago

ship it!