diff --git a/src/core/client/stream/test/comments/__snapshots__/editComment.spec.tsx.snap b/src/core/client/stream/test/comments/__snapshots__/editComment.spec.tsx.snap index a7cd8aaa8..d2c7277f4 100644 --- a/src/core/client/stream/test/comments/__snapshots__/editComment.spec.tsx.snap +++ b/src/core/client/stream/test/comments/__snapshots__/editComment.spec.tsx.snap @@ -30,9 +30,32 @@ exports[`cancel edit: edit canceled 1`] = ` Comments +
@@ -408,9 +431,32 @@ exports[`edit a comment: edit form 1`] = ` Comments +
@@ -865,9 +911,32 @@ exports[`edit a comment: optimistic response 1`] = ` Comments +
@@ -1322,9 +1391,32 @@ exports[`edit a comment: render stream 1`] = ` Comments +
@@ -1700,9 +1792,32 @@ exports[`edit a comment: server response 1`] = ` Comments +
@@ -2087,9 +2202,32 @@ exports[`shows expiry message: edit form closed 1`] = ` Comments +
@@ -2465,9 +2603,32 @@ exports[`shows expiry message: edit time expired 1`] = ` Comments +
diff --git a/src/core/client/stream/test/comments/__snapshots__/loadMore.spec.tsx.snap b/src/core/client/stream/test/comments/__snapshots__/loadMore.spec.tsx.snap index 7de9ffbaf..d8d25cd06 100644 --- a/src/core/client/stream/test/comments/__snapshots__/loadMore.spec.tsx.snap +++ b/src/core/client/stream/test/comments/__snapshots__/loadMore.spec.tsx.snap @@ -2,361 +2,417 @@ exports[`loads more comments 1`] = `
-
+ + + +
- - -
-
+
`; diff --git a/src/core/client/stream/test/comments/__snapshots__/permalinkView.spec.tsx.snap b/src/core/client/stream/test/comments/__snapshots__/permalinkView.spec.tsx.snap index 5470f45b7..b5ea5f4f4 100644 --- a/src/core/client/stream/test/comments/__snapshots__/permalinkView.spec.tsx.snap +++ b/src/core/client/stream/test/comments/__snapshots__/permalinkView.spec.tsx.snap @@ -151,220 +151,276 @@ exports[`renders permalink view 1`] = ` exports[`show all comments 1`] = `
-
+ + + +
- - -
-
+
`; diff --git a/src/core/client/stream/test/comments/__snapshots__/permalinkViewCommentNotFound.spec.tsx.snap b/src/core/client/stream/test/comments/__snapshots__/permalinkViewCommentNotFound.spec.tsx.snap index 8cda2da73..4d8ab43f1 100644 --- a/src/core/client/stream/test/comments/__snapshots__/permalinkViewCommentNotFound.spec.tsx.snap +++ b/src/core/client/stream/test/comments/__snapshots__/permalinkViewCommentNotFound.spec.tsx.snap @@ -90,220 +90,276 @@ exports[`renders permalink view with unknown comment 1`] = ` exports[`show all comments 1`] = `
-
+ + + +
- - -
-
+
`; diff --git a/src/core/client/stream/test/comments/__snapshots__/renderReplies.spec.tsx.snap b/src/core/client/stream/test/comments/__snapshots__/renderReplies.spec.tsx.snap index 5e63006ac..46bf324f5 100644 --- a/src/core/client/stream/test/comments/__snapshots__/renderReplies.spec.tsx.snap +++ b/src/core/client/stream/test/comments/__snapshots__/renderReplies.spec.tsx.snap @@ -30,9 +30,32 @@ exports[`renders comment stream 1`] = ` Comments +
diff --git a/src/core/client/stream/test/comments/__snapshots__/renderStream.spec.tsx.snap b/src/core/client/stream/test/comments/__snapshots__/renderStream.spec.tsx.snap index 51ae4be10..625ae787b 100644 --- a/src/core/client/stream/test/comments/__snapshots__/renderStream.spec.tsx.snap +++ b/src/core/client/stream/test/comments/__snapshots__/renderStream.spec.tsx.snap @@ -30,9 +30,32 @@ exports[`renders comment stream 1`] = ` Comments +
diff --git a/src/core/client/stream/test/comments/__snapshots__/showAllReplies.spec.tsx.snap b/src/core/client/stream/test/comments/__snapshots__/showAllReplies.spec.tsx.snap index 03d939fee..f6a08814f 100644 --- a/src/core/client/stream/test/comments/__snapshots__/showAllReplies.spec.tsx.snap +++ b/src/core/client/stream/test/comments/__snapshots__/showAllReplies.spec.tsx.snap @@ -378,358 +378,414 @@ exports[`renders comment stream 1`] = ` exports[`show all replies 1`] = `
-
+ + + +
- - -
-
`;