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 in the UI when I have voted on a particular proposal (before the proposal has ended) #133

Open
ianconsolata opened this issue Oct 3, 2024 · 1 comment

Comments

@ianconsolata
Copy link
Collaborator

Right now, when you cast a vote there is no feedback in the UI showing that you have already voted for a particular proposal.

While we want to hide the contents of the vote, we should still display something in the UI that indicates a particular vote was cast.

We could record this information privately in the database, or we could pull a proposal ID out of the time lock encryption blob and put it into the on chain message.

@ianconsolata
Copy link
Collaborator Author

This info is displayed in the metamask history, so maybe it's not necessary to have in the UI

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