EnCiv / undebate-ssp

Undebate Self Service Portal- Web portal where election administrators of democratically run organizations create undebates for their candidates and voters
Other
6 stars 9 forks source link

add user feedback between button click and response #197

Closed mattwinne closed 1 year ago

mattwinne commented 1 year ago

The issue was focused specifically on Generate Recorder and Send Invites to Candidates, though I thought it would make sense to apply a fix to the entire Submit Component by replacing the button with a spinner until onDone completes.

I did not experience the delay myself when testing, so I simulated it with setTimeout (which I removed from code before committing).