ikiwiki/doc/todo/double-click_protection_for...

6 lines
371 B
Plaintext
Raw Normal View History

2010-02-19 15:02:29 +01:00
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]]
2010-02-19 19:38:37 +01:00
> 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]]