mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
2bca5efcec
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 |
||
---|---|---|
.. | ||
admin-x-activitypub | ||
admin-x-demo | ||
admin-x-design-system | ||
admin-x-framework | ||
admin-x-settings | ||
announcement-bar | ||
comments-ui | ||
portal | ||
signup-form | ||
sodo-search |