898 B
898 B
| id | title | status | assignee | created_date | labels | dependencies | priority | ||
|---|---|---|---|---|---|---|---|---|---|
| TASK-87 | Conviction voting system for rChoices | Done | 2026-03-03 21:58 |
|
high |
Description
Implement conviction voting components and integrate them with rChoices drawers on the canvas. Includes FolkChoiceConviction web component registration, button handler for casting conviction votes, server import cleanup, and drawer-based UI for conviction wiring in canvas mode.
Final Summary
Implemented conviction voting across 4 commits: added FolkChoiceConviction component (b52aa82), registered it in canvas (f86c623), wired up button handler + server imports (6801916), and added rChoices drawers with conviction wiring in canvas (de4da84).