Summary
Voters have no visibility into whether a proposal is on track to meet quorum before voting ends. A quorum progress bar on each proposal card showing current participation percentage versus the required quorum threshold would help holders understand whether their vote is needed.
Scope
- Fetch quorumBps and totalCirculatingSupply alongside proposal data
- Compute current participation as totalVotingWeight / totalCirculatingSupply * 100
- Render a quorum progress bar on each active proposal card filled to the participation percentage
- Show the required quorum threshold as a marker on the bar
- Display 'Quorum reached' in green or 'Quorum not yet reached' in amber based on the comparison
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
Voters have no visibility into whether a proposal is on track to meet quorum before voting ends. A quorum progress bar on each proposal card showing current participation percentage versus the required quorum threshold would help holders understand whether their vote is needed.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram