mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -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 |
||
---|---|---|
.. | ||
actions.test.ts | ||
auth-frame.test.ts | ||
cta.test.ts | ||
editor.test.ts | ||
labs.test.ts | ||
lazy-loading.test.ts | ||
options.test.ts | ||
pagination.test.ts |