Open phihag opened 11 years ago
After some testing I've found that multiple clicking on the "Save" button while the site is still loading causes double (or even more) postings. Maybe we should disable the button after the first click.
However this fixes the problem on my local server: @b7df386
Now the cursor and the background-image change to clarify that the button is disabled @36a7b6843b
Would it be a better way to change the values through a JavaScript method instead of pure html?
A number of users posted content twice. Look into the possible usability/technical issues that may cause that.