gamedaoco / gamedao-beta

https://beta.gamedao.co
Apache License 2.0
9 stars 1 forks source link

List Voters on proposal detail page #194

Closed 5-mark closed 2 years ago

5-mark commented 2 years ago

User Story

As user I want to see the users who voted on a proposal so I can have the transparency about voter participation.

Acceptance Criteria

  1. On the proposal detail page there is a content box which lists the addresses of each user who voted on the proposal
  2. List total votes (Votes: XX)
  3. List Icon and address hash and voting option on each line
  4. link address hash to https://polkadot.subscan.io/account/ followed by the network address hash of the user

Additional Information

How to test

  1. go to a detail page of a proposal which has votes
  2. see list of adresses voted on proposal
  3. klick on address hash and see subscan.io (in this case polkadot wallet shows up)