drbenschmidt / dirtleague-discgolf

Disc golf web app for managing players, tournaments, and seasons.
MIT License
4 stars 0 forks source link

Debounce all human actions #21

Open drbenschmidt opened 3 years ago

drbenschmidt commented 3 years ago

After Kyle posted #19 I realized I need to make sure people can't click buttons too much if they're waiting for a server response, so let's make sure to debounce all of those actions.