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
Kevin Ansfield d1019a8e54 Fixed reply-to-reply comment form not showing when parent is hidden
closes https://linear.app/ghost/issue/PLG-266

- the reply form is a child of the parent comment component but we have different comment components for published vs unpublished with the bug coming from the latter missing the logic to display the form
- added missing form display and added a regression test
2024-11-21 18:44:23 +00:00
..
e2e Fixed reply-to-reply comment form not showing when parent is hidden 2024-11-21 18:44:23 +00:00
utils 🐛 Fixed missing progress indicator when submitting comments 2024-11-21 16:03:30 +00:00