-
Notifications
You must be signed in to change notification settings - Fork 17
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
Fazle/vote timeline chart #303
Conversation
:x erge branch 'main' of https://github.com/voteagora/agora-next
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sweep: PR ReviewAuthors of pull request: @sbvhev src/components/Proposals/ProposalPage/OPProposalApprovalPage/OPProposalApprovalPage.tsxAdded a new prop Sweep Found These Issues
agora-next/src/components/Proposals/ProposalPage/OPProposalApprovalPage/OPProposalApprovalPage.tsx Line 56 in e1d726a
View Diff src/components/Proposals/ProposalPage/OPProposalPage/OPProposalOptimisticPage.jsxAdded the Sweep Found These Issues
agora-next/src/components/Proposals/ProposalPage/OPProposalPage/OPProposalOptimisticPage.jsx Line 87 in e1d726a
View Diff src/components/Proposals/ProposalPage/OPProposalPage/OPProposalPage.tsxAdded the src/components/Proposals/ProposalPage/OPProposalPage/ProposalVotesSummary/ProposalVotesSummary.tsxAdded hover card functionality to display detailed proposal vote summaries on hover. Sweep Found These Issues
Lines 22 to 32 in e1d726a
View Diff src/components/Proposals/ProposalPage/ProposalDescription/ProposalDescription.jsxAdded the Sweep Found These Issues
agora-next/src/components/Proposals/ProposalPage/ProposalDescription/ProposalDescription.jsx Line 11 in e1d726a
View Diff src/icons/icons.tsAdded three new SVG icons ( src/lib/utils.tsAdded a new function Sweep Found These Issues
Lines 81 to 96 in e1d726a
View Diff The following files were not reviewed because our filter identified them as typically non-human-readable or less important files (e.g., dist files, package.json, images). If this is an error, please let us know.
|
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.
The chart looks good for optimism but we need to figure out why it didn't work on ENS proposals.
* Merge * working * feat:Vote Timeline graph style interface * WIP:voting timeline summary extended version ui * feat:Implemented live data display in timeline chart * fixes timeline chart * Formatting and updates to sci notation functions * A few minor bugfixes and empty vote display * Reverted tenant-specific avatar changes * wip * Fixed quorum and threshold values * Removed info icons * Misc fixes * Fixed hover issues and a few misc css bugs * Quorum calc --------- Co-authored-by: Andrei Taraschuk <[email protected]> Co-authored-by: andrei <[email protected]>
* Merge * working * feat:Vote Timeline graph style interface * WIP:voting timeline summary extended version ui * feat:Implemented live data display in timeline chart * fixes timeline chart * Formatting and updates to sci notation functions * A few minor bugfixes and empty vote display * Reverted tenant-specific avatar changes * wip * Fixed quorum and threshold values * Removed info icons * Misc fixes * Fixed hover issues and a few misc css bugs * Quorum calc --------- Co-authored-by: Andrei Taraschuk <[email protected]> Co-authored-by: andrei <[email protected]>
* Merge * working * feat:Vote Timeline graph style interface * WIP:voting timeline summary extended version ui * feat:Implemented live data display in timeline chart * fixes timeline chart * Formatting and updates to sci notation functions * A few minor bugfixes and empty vote display * Reverted tenant-specific avatar changes * wip * Fixed quorum and threshold values * Removed info icons * Misc fixes * Fixed hover issues and a few misc css bugs * Quorum calc --------- Co-authored-by: Andrei Taraschuk <[email protected]> Co-authored-by: andrei <[email protected]>
* Merge * working * feat:Vote Timeline graph style interface * WIP:voting timeline summary extended version ui * feat:Implemented live data display in timeline chart * fixes timeline chart * Formatting and updates to sci notation functions * A few minor bugfixes and empty vote display * Reverted tenant-specific avatar changes * wip * Fixed quorum and threshold values * Removed info icons * Misc fixes * Fixed hover issues and a few misc css bugs * Quorum calc --------- Co-authored-by: Andrei Taraschuk <[email protected]> Co-authored-by: andrei <[email protected]>
PR-Codex overview
This PR introduces new SVG icons for voting bars, updates component props, adds scientific notation functions, and refactors UI components.
Detailed summary
proposalVotes