benadida / helios-server

Helios server
http://heliosvoting.org
Apache License 2.0
711 stars 341 forks source link

bug in UI: impossible to change my vote #378

Open steve-kremer opened 1 year ago

steve-kremer commented 1 year ago

While voting with Helios today I encountered what looks like a bug in the user interface. After having selected my choice in the Helios Voting Booth I proceed. In the 'Review your Ballot' form, when I click on "change" I return to the previous page as expected. However, my previous vote is selected and I am unable to change this selection.

I was able to produce this behavior on Firefox and Chrome on two different machines running Mac OS, as well as on Firefox on a Linux Ubuntu. (I have not checked additional platforms / browsers).

benadida commented 1 year ago

Hi Steve, did you try to uncheck your selection before making a new one? That can be a bit confusing at first, but is there to prevent accidental changes.

steve-kremer commented 1 year ago

Hi Ben, that indeed works!

Maybe it would be worth adding a message. Initially the UI says "You may select up to 1 choices total." which is removed when you click, but maybe you could replace it by "To change your vote, first uncheck the selected choice".

Thanks!