X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/59017c6ae19f661761d0ae3f143fbda643ca1e8d..aa0dff216d80442a891fcaed362e813db6cac8db:/doc/todo/double-click_protection_for_form_buttons.mdwn diff --git a/doc/todo/double-click_protection_for_form_buttons.mdwn b/doc/todo/double-click_protection_for_form_buttons.mdwn index 4c0d95bd6..501be4498 100644 --- a/doc/todo/double-click_protection_for_form_buttons.mdwn +++ b/doc/todo/double-click_protection_for_form_buttons.mdwn @@ -1 +1,5 @@ A small piece of JS to prevent double-submitting forms would be quite nice. I seem to have developed a habit of doing this and having to resolve a merge conflict for two initial commits. -- [[Jon]] + +> By the time you see that merge conflict, the first commit has +> already successfully happened, so you can just hit cancel +> and throw away the second submit. --[[Joey]]