summaryrefslogtreecommitdiff
path: root/doc/todo/double-click_protection_for_form_buttons.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/double-click_protection_for_form_buttons.mdwn')
-rw-r--r--doc/todo/double-click_protection_for_form_buttons.mdwn4
1 files changed, 4 insertions, 0 deletions
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]]