-
Notifications
You must be signed in to change notification settings - Fork 29
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
feat: add votes page #765
feat: add votes page #765
Conversation
fd552a5
to
8f6ab35
Compare
Layout doesn't looks great atm (my fault) could we move to something like this for the overview page:
For the votes page I suggest to:
I created this proposal with a bunch of vote to test: Also can we merge this to #760 and continue with a single PR? |
By the way, why was the back button removed even though the issue #760 is closed and links to this PR? |
@samuveth it's no longer a back button as it didn't fit the design, it's now clickable Space name under proposal title that can take you back. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tACK
Left a few more comments for consideration
Sorry for the back and forth but here is the final design for the votes page: https://www.figma.com/proto/Q7y6LYRDtdJrMPYN0qkYKX/Snapshot%3A-votes-page?type=design&node-id=565-20912&t=H1UHRN7XsoT0zaUU-1&scaling=scale-down-width&page-id=419%3A12100&mode=design |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tACK
* feat: add back button to proposal page * feat: add votes page * fix: use decimals for VP display * refactor: make UiSelect generic * feat: move space link to Overview * feat: use table display for votes * feat: move sort to table headers * fix: center no results message * feat: update sortable labels styles * refactor: use shorter :class notation * feat: update table header style * feat: update item styles * feat: add Copy voter address entry * feat: make headers sticky * fix: update voting power spacing * chore: update VP title * chore: update choice display * chore: update last column display * fix: do not make choices bold * fix: make entire column cickable * fix: update border-color variable usage
Closes: #724
Closes: #607
Test plan
Screenshots