Skip to content

Voters can't tell how they voted #7

@Chris-Hibbert

Description

@Chris-Hibbert

Describe the bug

The voting UI doesn't tell voters that they voted, and doesn't give them a way to find out what issues they've voted on.

To Reproduce

Steps to reproduce the behavior:

  1. Set up with an ID as one of the committee members
  2. visit https://econ-gov.inter.trade/?agoricNet=ollinet
  3. wait till there's a vote scheduled. Vote.
  4. Click on the button at the bottom to "Submit vote".
  5. Approve the vote in the Keplr UI

Expected behavior

The UI should show that the vote is being submitted, and when the chain accepts it, it should tell the user that their vote was sent.

There should also be a way to find out which questions have been voted on. The Vote tab shows all open questions, whether the use has voted already or not. The history tab shows all questions, with no indication of which ones the user voted on, or what position was supported.

Additional context

The first issue could be completely handled in the UI. The second requires support in the back end. The ballotCounter does not reveal who or how many votes have been cast. The individual voter facet could track whether the voter has voted on each particular issue, though it's not obvious who that should be accessible to.

When rallying votes it's helpful to be able to see how many votes have been cast. We don't currently make that available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions