fairvotereform / RankIt

https://rankit.vote
1 stars 2 forks source link

Submit button lagging, submitting multiple votes #185

Closed ggordn3r closed 3 years ago

ggordn3r commented 3 years ago

After Captcha, a click on "Submit My Vote" does not appear to change anything on screen. The Submit button remains active and can be clicked multiple times to submit multiple votes. The "thank you" page does not load.

Expected behavior is for the Submit button to be disabled after clicking once and the thank you page to load.

I think we addressed this once before, but 3 users have reported it again this morning. I just reproduced it on: https://rankit.vote/vote/FXUgedU7qyzsEdlnVUoC

proggeramlug commented 3 years ago

this should be fixed now. I tested in a private window in firefox

czawora commented 3 years ago

Is the version fixing this merged into master? I tried deploying a new version, just to change some footer text, and this bug re-appeared. It also looks like the code of the last deployment (vote component submitVote function) on Google app engine doesn't match the master branch either.

czawora commented 3 years ago

Fixed by Ralph merging local commits to github