tribilin-cuba / to-the-rescue

A web service to notify about vulnerable animals in Cuba.
https://tribilin.netlify.app/
MIT License
44 stars 7 forks source link

Disable submit button once it's clicked #17

Closed amaliaibarra closed 3 years ago

amaliaibarra commented 3 years ago

When a user submits a new post sometimes it can take a while for this action to complete so users click the submit button several times and the same alert is posted several times. To avoid that the submit button should be disabled once it is clicked.