Gargaj / wuhu

Lightweight Party Management System
http://wuhu.function.hu/
Other
41 stars 26 forks source link

Redirect after voting #45

Closed Bombe closed 4 years ago

Bombe commented 4 years ago

After submitting votes the vote page is shown again but when I want to reload it (because new compos are available) I’m asked if I want to repeat my submission because the page is rendered as a result of a POST request. I would expect the POST request to result in a redirect to the same page so that I can reload it without repeating my votes.

Gargaj commented 4 years ago

Noted.

Bombe commented 4 years ago