SIGN IN SIGN UP
TryGhost / Ghost UNCLAIMED

Independent technology for modern publishing, memberships, subscriptions and newsletters.

0 0 121 JavaScript

Fixed hidden comments collapsing threaded replies (#28123)

ref https://linear.app/ghost/issue/BER-3677/hidden-comments-collapse-thread-nesting-incorrectly

Comment APIs need to return hidden/deleted tombstones when they preserve the path to visible descendants. This uses a post-scoped path-based recursive SQL query for displayable comment IDs, keeps reply counts tied to visible comments, preserves local deleted reply tombstones while descendants are loaded, and bumps Comments UI for release.
J
Jonatan Svennberg committed
c0aa1ce014a8be7f7d9a03566e329ea62a705d80
Parent: f4f1c7c
Committed by GitHub <noreply@github.com> on 5/27/2026, 8:14:45 AM