Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User can only make one vote per vote cycle #33

Open
2 tasks done
austinpray opened this issue Dec 19, 2015 · 0 comments
Open
2 tasks done

User can only make one vote per vote cycle #33

austinpray opened this issue Dec 19, 2015 · 0 comments
Assignees

Comments

@austinpray
Copy link
Member

When I user clicks a vote button

image

It should increment the vote count only once

image

The buttons should basically behave like an radio button.

  • If a user clicks the "Water" vote 10 times it should only log 1 vote.
  • If a user has voted for "Water" and then then clicks on "Nothing" it should erase their vote for "Water" and instead select "Nothing"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants