You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.
This is very interesting and although it goes in the same direction as #689, it's different in that these info can come from on-chain. One problem I see is that you surely have many accounts as a user. "you voted Aye", but with which account? Should we show it as soon as 1 account has voted?
We're introducing the "Default account" lately, mainly to use the identity, but I don't think it'd be a good idea to only check this one. Any opinion on that?
Right Polkassembly only stores accounts that are linked, but the front-end is aware of any account in the Polkadot-js extension.
We should solely take care of the linked accounts. I guess we should show whether you've voted or not for any account, eventually with more info in a popup.
No need to say how AWESOME that feature would be....
This applies to council members but also any account.
If an account took a position on chain (Aye/Nay), it would be create to flag the item in a way so the user knows he took part on this decision.
The checkmark below is just a suggestion and I think may improve it with the content of the vote.
The idea here is to tell the user at a glance:
This data can also be used to track down the remaining 'todos' of the currently logged in account.
The text was updated successfully, but these errors were encountered: