FollowMyVote / StakeWeightedVoting

An application to vote on proposals where votes are weighted proportional to the voter's balance of a coin
Other
107 stars 30 forks source link

Improve pending vote UX #152

Closed nathanielhourt closed 8 years ago

nathanielhourt commented 8 years ago

Currently the infrastructure for handling un-cast votes is quite primitive. Add support for saving pending votes on a per-account basis, notifying the user that there are pending votes, and saving one account's pending votes and loading another's when switching accounts.

nathanielhourt commented 8 years ago

Also make sure it's immediately clear looking at a contest whether the currently shown vote is pending or on-chain.

nathanielhourt commented 8 years ago

Tasks: