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

Improve revoting handling #80

Open
leio10 opened this issue Jul 27, 2018 · 0 comments
Open

Improve revoting handling #80

leio10 opened this issue Jul 27, 2018 · 0 comments
Labels

Comments

@leio10
Copy link
Contributor

leio10 commented Jul 27, 2018

Currently, when a vote is emited again, sets its vote state to pending. This could be confusing, since there is a confirmed vote in the ballot box. We have many options here:

  • Leave it as is
  • Don't set the vote as pending if it is already confirmed
  • Add a confirmed-pending state
  • Change the status field to a confirmed_at date field
  • Store one vote for each voting emission
@leio10 leio10 added the votings label Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant