benadida / helios-server

Helios server

Home Page:http://heliosvoting.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vote can't be changed

iuliach opened this issue · comments

Steps to reproduce:

  1. Access URL for the vote
  2. Enter correct ID and password
  3. Click on Start
  4. Select one option for the first choice
  5. Attempt to change the vote
  6. Click on Next
  7. Select the second option
  8. Click on Proceed
  9. In the last page, where the user should review the ballot click on Change
  10. In the page displayed, attempt to select another option

Expected results:
When user attempts to change the vote, either in the first attempt or second, at clicking Change in Review ballot, the system should allow changing the vote

Actual results:
Vote can't be changed, the only option available is by refreshing page, but in this case user is prompted back to th first page, and voting process is starting all over from the beginning.

Vote can't be changed.docx

If I'm reading this right, the issue is that you have to unselect the first choice before changing to the second choice. This is also by design, to prevent a change by mistake. Let me know if I have understood your issue correctly.