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/e2e
Kevin Ansfield 137ea89a7b Fixed incorrect pagination after deleting top level comment
closes https://linear.app/ghost/issue/PLG-304

- added a refresh of the comments list when a top-level comment with no replies is deleted so the pagination resets and replies aren't missed when loading more due to a shift in the underlying paginated data
2024-12-12 19:03:23 +00:00
..
actions.test.ts Fixed incorrect pagination after deleting top level comment 2024-12-12 19:03:23 +00:00
admin-moderation.test.ts Improved various aspects of comments app 2024-12-12 19:03:23 +00:00
autoclose-forms.test.ts Improved various aspects of comments app 2024-12-12 19:03:23 +00:00
content.test.ts Improved various aspects of comments app 2024-12-12 19:03:23 +00:00
cta.test.ts Improved various aspects of comments app 2024-12-12 19:03:23 +00:00
editor.test.ts Prevented top-level comment input from closing when it has text (#21795) 2024-12-09 13:42:24 +00:00
labs.test.ts Added feature flagging system for Comments UI (#20984) 2024-09-12 18:36:37 +09:00
lazy-loading.test.ts Added lazy-loading of admin auth in Comments UI (#19799) 2024-03-05 15:57:20 +00:00
main-form.test.ts Prevented top-level comment input from closing when it has text (#21795) 2024-12-09 13:42:24 +00:00
options.test.ts Ensured replies remain visible when parent comment is being edited (#21756) 2024-12-02 22:17:15 +00:00
pagination.test.ts Improved various aspects of comments app 2024-12-12 19:03:23 +00:00