We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
refetch the vote data so all the percentages and quorum is proper after the user submits their vote
The text was updated successfully, but these errors were encountered:
it can refetch vote list
nance-interface/components/Vote/VotingModal.tsx
Lines 61 to 65 in 2657e69
nance-interface/components/Proposal/ProposalVotes.tsx
Lines 45 to 50 in 2657e69
oh, I think the VotesBar is using data from proposalInfo which didn't refetch upon new vote. I should find a way to trigger refetch in
nance-interface/pages/s/[space]/[proposal].tsx
Lines 33 to 35 in 2657e69
Sorry, something went wrong.
twodam
No branches or pull requests
refetch the vote data so all the percentages and quorum is proper after the user submits their vote
The text was updated successfully, but these errors were encountered: