glizzan / concord

Other
1 stars 1 forks source link

Prevent duplicate actions #158

Open shaunagm opened 3 years ago

shaunagm commented 3 years ago

Basically people might accidentally or deliberately click a button a bunch of times and it would be nice if that didn't generate 100 things. The feedback mechanisms I just added should help, but there should be protection against this on the back end - maybe a universal validation that doesn't let you do something if you just did the exact same thing?