sylveon / discord-ban-appeals

Sample ban appeals page with OAuth2 integration
https://discord-ban-appeal-preview.netlify.app/
MIT License
140 stars 48 forks source link

fix: prevent multiple submits #81

Closed yoggys closed 3 months ago

yoggys commented 3 months ago

This PR solves a problem I have often encountered - when clicking a button instead of waiting, someone was able to send several of the same appeals. When submitting the form, the button is disabled and the user is informed that the form is being submitted.

netlify[bot] commented 3 months ago

Deploy request for discord-ban-appeal-preview pending review.

Visit the deploys page to approve it

Name Link
Latest commit ec46aee0afd41663373f71e2881df93bad81cd75
sylveon commented 3 months ago

Thank you for the fix!