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

Support cumulative voting rendering #200

Open
elboletaire opened this issue Aug 27, 2024 · 0 comments
Open

Support cumulative voting rendering #200

elboletaire opened this issue Aug 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@elboletaire
Copy link
Member

Due to the recent discovery in our explorer about unsupported voting types, we realized we should give support for the cumulative voting (a type of quadratic voting).

You can see a working election here: https://explorer.vote/process/6b342d99f2187bf87ae56dfceaf3b6531c336365830e460e212d02000000006d/1

Both the results and the envelopes views are broken due to this. Note: as said in vocdoni/explorer#121, we should first ensure we're not doing "default" renderings, to avoid issues in the future. After that, we should add specific support for cumulative votings.

Depends on vocdoni/vocdoni-sdk#408, since we don't have an easy way to identify these type of votings right now.

@elboletaire elboletaire added the enhancement New feature or request label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant