0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps/comments-ui/test
Kevin Ansfield e86d44ff85 Fixed replies line showing after all replies have been deleted
ref https://linear.app/ghost/issue/PLG-267

- updated delete comment action so it removes comments rather than just updating their status to `'deleted'`
- deleted comments that still have replies have their status updated so the replies remain visible
- matches updated API behaviour where deleted comments are not shown at all
2024-12-11 08:41:27 +00:00
..
e2e Fixed replies line showing after all replies have been deleted 2024-12-11 08:41:27 +00:00
utils Fixed comment count in comments-ui when logged in as admin 2024-12-10 18:59:49 +00:00