helios-server
helios-server copied to clipboard
Vote can't be changed
Steps to reproduce:
- Access URL for the vote
- Enter correct ID and password
- Click on Start
- Select one option for the first choice
- Attempt to change the vote
- Click on Next
- Select the second option
- Click on Proceed
- In the last page, where the user should review the ballot click on Change
- 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.
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.