0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps
Kevin Ansfield 2bca5efcec Added reply button to comment replies
closes https://linear.app/tryghost/issue/PLG-221

- added `toggleParentReplyMode()` to comment component's props so clicking Reply on a reply opens the reply form on the top-level parent to emphasise we only support 1-level deep replies and avoid unexpected nesting
- adjusted conditional so "Reply" button is shown in `<CommentMenu>` when a parent is present (behind labs flag)
- updated `useLabs()` to always return an object so we don't need to add nullish checks everywhere

# Conflicts:
#	apps/comments-ui/test/e2e/actions.test.ts
2024-09-25 15:49:56 +01:00
..
admin-x-activitypub Fixed Article feature image not showing up in the feed 2024-09-25 10:27:24 +01:00
admin-x-demo Fixed versioning and npm visibility for internal apps 2024-09-25 09:09:06 +02:00
admin-x-design-system Update dependency tailwindcss to v3.4.13 2024-09-24 08:59:06 +02:00
admin-x-framework Update dependency @playwright/test to v1.46.1 (#20866) 2024-09-06 10:35:50 -07:00
admin-x-settings Fixed versioning and npm visibility for internal apps 2024-09-25 09:09:06 +02:00
announcement-bar Update dependency jsdom to v24.1.3 2024-08-26 09:44:19 +02:00
comments-ui Added reply button to comment replies 2024-09-25 15:49:56 +01:00
portal Released Portal v2.43.2 (#21082) 2024-09-24 07:49:23 +00:00
signup-form Update dependency tailwindcss to v3.4.13 2024-09-24 08:59:06 +02:00
sodo-search Shipped sodo-search@1.2.0 (#21090) 2024-09-24 13:13:27 +01:00