0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps/comments-ui/test/e2e
Ronald Langeveld 8db228fa6e
Updated Comments likes UI changes to be instant (#21861)
ref PLG-288

- Implemented instant UI updates for comment likes/unlikes using
optimistic rendering.
- Enhanced error handling reverts state on API failure, ensuring
consistency.
- Added new test helper to mock failed API requests, needed to test
revert state handling.
2025-01-14 15:20:47 +09:00
..
actions.test.ts Updated Comments likes UI changes to be instant (#21861) 2025-01-14 15:20:47 +09: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