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 current potential power for currently logged in user in the UI #130

Open
ianconsolata opened this issue Sep 25, 2024 · 1 comment
Assignees

Comments

@ianconsolata
Copy link
Collaborator

While the total cannot be known, the power score (i.e. token count, developer score, client deal bytes, and SP raw byte power) should be displayed in the UI somewhere so that a user knows roughly how much power they have.

This is helpful in ensuring that folks are logged in with the right account

@ianconsolata
Copy link
Collaborator Author

More details on how it should work:

  • The power for the logged in wallet should only display on the proposal page
  • Each proposal should know what date it will use to calculate power already
  • Each proposal will likely have a different date, and therefore display a different power
  • Power in all categories should be displayed (i.e. Token Count, Developer Score, Raw Byte Power, and Client Deal Bytes)
  • The details about power level should be added with a small info icon next to the "Cast your Vote" in the following section
    Screenshot 2024-10-11 at 1 42 35 PM
  • On hover, that icon should display a chart similar to the chart used for the final vote power, but without the percentages removed, like below:
    Screenshot 2024-10-11 at 1 51 39 PM

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

2 participants