0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-30 22:34:01 -05:00
ghost/apps
Kevin Ansfield 46f6f49c03 Fixed incorrect replies pagination count after deleting reply
closes https://linear.app/ghost/issue/PLG-303

- when deleting a reply our "replies left" calculation was getting out of sync because the `count.replies` state on the parent comment wasn't being updated, the result was for each comment deleted we were displaying 1 more reply that was still to load
- updated the `deleteComment` action to also modify the parent comment's `count.replies` value when a reply was deleted ensuring our "replies left" calculation remains correct
2024-12-12 19:03:23 +00:00
..
admin-x-activitypub Improved ActivityPub reader view (#21854) 2024-12-11 18:58:46 +00:00
admin-x-demo 🌐 Updated packages for improved i18n support (#21218) 2024-10-03 22:27:16 +00:00
admin-x-design-system Improved ActivityPub reader view (#21854) 2024-12-11 18:58:46 +00:00
admin-x-framework Added Shade fundamentals (#21812) 2024-12-11 15:55:58 +01:00
admin-x-settings Improved discoverability of email design settings (#21869) 2024-12-11 13:35:32 +00:00
announcement-bar Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
comments-ui Fixed incorrect replies pagination count after deleting reply 2024-12-12 19:03:23 +00:00
portal Added loading state when ordering comments (#21788) 2024-12-04 10:16:58 +08:00
shade Added experimental section in Shade (#21875) 2024-12-12 12:12:23 +00:00
signup-form Bumped signup form package (#21631) 2024-11-15 19:11:29 +00:00
sodo-search Bumped portal and search packages (#21630) 2024-11-15 19:10:29 +00:00