lucaswerkmeister / tool-lexeme-forms

Wikidata tool to create lexemes with pre-populated forms (e. g. declensions or conjugations)
https://lexeme-forms.toolforge.org/
Other
11 stars 7 forks source link

Prevent double submit of forms in JS #18

Closed lucaswerkmeister closed 3 years ago

lucaswerkmeister commented 3 years ago

Disable submits of a form for five seconds after it has been submitted the first time. This should hopefully prevent users from accidentally creating the same lexeme more than once. (I don’t think we can guard against this server-side.) The prevention is not permanent so that users can resubmit the form e.g. if their network connection died or they used the “back” button.