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
Ronald Langeveld 55dc9d997f
Added loading state when ordering comments (#21788)
PLG-280

- Added a loading state implementation when changing the ordering of
comments.
- This improves the overall UX particularly with slower connections.
- Due to the nature of how comments and ordering are handled, we
approached it with a simple state that determines whether it's done
loading or not around the API query.

---------

Co-authored-by: Sanne de Vries <sannedv@protonmail.com>
2024-12-04 10:16:58 +08:00
..
actions.test.ts Added loading state when ordering comments (#21788) 2024-12-04 10:16:58 +08:00
admin-moderation.test.ts Updated copy for replied-to reference of removed comments (#21792) 2024-12-03 16:57:50 +00:00
autoclose-forms.test.ts Wired up Admin Comment Endpoints to UI (#21661) 2024-11-21 10:52:36 +00:00
content.test.ts Updated hidden/removed comment copy on API side (#21796) 2024-12-03 19:05:42 +00:00
cta.test.ts
editor.test.ts Fixed comments placeholder (#21524) 2024-11-05 12:14:29 +09:00
labs.test.ts Added feature flagging system for Comments UI (#20984) 2024-09-12 18:36:37 +09:00
lazy-loading.test.ts
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 Moved pagination button back to top in comments (#20379) 2024-06-13 09:10:30 +07:00