mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
closes https://linear.app/ghost/issue/PLG-260 ref https://github.com/TryGhost/Ghost/pull/21621 - in a recent refactor, a `comment` prop started being passed through to `<Form>` inside of `<ReplyForm>` which had an unexpected side-effect of changing the avatar image to the comment's member instead of the logged-in member - removed the prop passthrough and updated test to catch future regressios |
||
---|---|---|
.. | ||
actions.test.ts | ||
auth-frame.test.ts | ||
autoclose-forms.test.ts | ||
cta.test.ts | ||
editor.test.ts | ||
labs.test.ts | ||
lazy-loading.test.ts | ||
options.test.ts | ||
pagination.test.ts |