]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/double-click_protection_for_form_buttons.mdwn
Some more thoughts about displaying tags
[ikiwiki.git] / doc / todo / double-click_protection_for_form_buttons.mdwn
index 4c0d95bd6711734b611bcf11a6910295e4693350..501be4498fe62c7d08533f6edf813f1632ac3338 100644 (file)
@@ -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]]