25 lines
898 B
Markdown
25 lines
898 B
Markdown
---
|
|
id: TASK-87
|
|
title: Conviction voting system for rChoices
|
|
status: Done
|
|
assignee: []
|
|
created_date: '2026-03-03 21:58'
|
|
labels:
|
|
- rChoices
|
|
- feature
|
|
dependencies: []
|
|
priority: high
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
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.
|
|
<!-- SECTION:DESCRIPTION:END -->
|
|
|
|
## Final Summary
|
|
|
|
<!-- SECTION:FINAL_SUMMARY:BEGIN -->
|
|
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).
|
|
<!-- SECTION:FINAL_SUMMARY:END -->
|