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/utils
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
..
e2e.ts Fixed comment likes being incorrect when logged in as an Admin (#21833) 2024-12-10 14:44:15 +00:00
fixtures.ts Extracted comment member name and initial helper functions 2024-10-15 07:53:57 +01:00
MockedApi.ts Updated Comments likes UI changes to be instant (#21861) 2025-01-14 15:20:47 +09:00