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

Display the number of paper and digital ballots in the frontend and make it clearer in the backend #3

Open
PierreMesure opened this issue Jun 6, 2022 · 0 comments

Comments

@PierreMesure
Copy link
Contributor

Right now, users can only see the aggregate number of votes in the frontend and it's not super clear in the backend. To avoid adding columns, I used X (Y/Z) with X the total, Y digital and Z paper votes.

In the backend, an elegant solution would be to add a tooltip, only visible when hovering. Although that wouldn't work on mobile.

In the frontend, the breakdown could be added on a project's page, under the total amount.
image

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

1 participant