From 9d359b7938c1572149c48c03db963e432025c953 Mon Sep 17 00:00:00 2001 From: hom3mad3 <8156337+hom3mad3@users.noreply.github.com> Date: Thu, 15 Aug 2024 14:27:48 +0200 Subject: [PATCH] comments and ratings: small changes following mB redesign --- .../__snapshots__/comment.jest.jsx.snap | 40 +++++++++++++++++++ .../__snapshots__/comment_box.jest.jsx.snap | 12 ++++-- .../static/comments_async/comment_form.jsx | 4 +- .../static/comments_async/comment_list.jsx | 2 +- .../comment_manage_dropdown.jsx | 26 +++++++----- .../ratings/static/ratings/react_ratings.jsx | 6 ++- 6 files changed, 72 insertions(+), 18 deletions(-) diff --git a/adhocracy4/comments_async/static/comments_async/__tests__/__snapshots__/comment.jest.jsx.snap b/adhocracy4/comments_async/static/comments_async/__tests__/__snapshots__/comment.jest.jsx.snap index 7463e3501..6003349b8 100644 --- a/adhocracy4/comments_async/static/comments_async/__tests__/__snapshots__/comment.jest.jsx.snap +++ b/adhocracy4/comments_async/static/comments_async/__tests__/__snapshots__/comment.jest.jsx.snap @@ -82,6 +82,11 @@ exports[`Comment Component renders comment with creator and comment text 1`] = ` class="fa fa-chevron-up" /> 10 + + Likes +
10 + + Likes +
10 + + Likes +
10 + + Likes +
-
+
Only invited users can actively participate.
@@ -133,7 +135,7 @@ exports[`CommentBox Component comments are fetched and loading spinners is hidde