0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-30 22:34:01 -05:00
ghost/apps
Kevin Ansfield 48abf6e146 Fixed potential for duplicate comments when fetching pages in comments-ui
closes https://linear.app/ghost/issue/PLG-305

- adds deduplication of comments when fetching top-level pages
- avoids problems where the underlying sort is unstable (e.g. "best" as likes are changing) resulting in an already loaded comment appearing on a later-loaded page
- doesn't solve for missing comments between pages but does prevent invalid local state that can lead to buggy UI
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 potential for duplicate comments when fetching pages in comments-ui 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