Threaded comments / nested replies on posts
Shipped· by someone· 14 days ago
Right now comments are a flat list. For longer discussions on a feature post we'd like to be able to reply directly to a specific comment so threads don't lose context.
The schema already has parent_id on comments, so this is mostly UI work.
Comments (1)
- laama.fusion· 9 days ago
Confirmed on the roadmap. The DB is ready (
comments.parent_idis wired in0001_init.sql). Aiming to ship this right after the dashboard portal work.
Sign in to leave a comment.