Because of invalid nested forms, we had a scenario where hitting 'enter' with a field form focussed would accidentally trigger a deletion of the webhook.
The description here was a little too obscure, so I rewrote it slightly based on the commit messages. If it's not accurate, feel free to tweak it some more!
Because of invalid nested forms, we had a scenario where hitting 'enter' with a field form focussed would accidentally trigger a deletion of the webhook.
Here we remove those nested forms in favour of using Rails' unobtrusive javascript (UJS)
data-
attributes.