X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/59017c6ae19f661761d0ae3f143fbda643ca1e8d..2b0054a1ddb93cbc57c41ec3c0a76002e0b4c646:/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]]