From e736363e7749e2781289fa21c5c15da2d3d7db82 Mon Sep 17 00:00:00 2001 From: Claire Date: Mon, 27 Jan 2025 17:24:41 +0100 Subject: [PATCH] [Glitch] Add hover cards to follow suggestions Port e97335191d6da32c3785664a82dd97b035b74449 to glitch-soc Signed-off-by: Claire --- .../flavours/glitch/features/explore/components/card.jsx | 4 ++-- .../home_timeline/components/inline_follow_suggestions.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/javascript/flavours/glitch/features/explore/components/card.jsx b/app/javascript/flavours/glitch/features/explore/components/card.jsx index 4612d25e2149ce..051bedc2dab0d5 100644 --- a/app/javascript/flavours/glitch/features/explore/components/card.jsx +++ b/app/javascript/flavours/glitch/features/explore/components/card.jsx @@ -55,11 +55,11 @@ export const Card = ({ id, source }) => {
- +
- +
diff --git a/app/javascript/flavours/glitch/features/home_timeline/components/inline_follow_suggestions.tsx b/app/javascript/flavours/glitch/features/home_timeline/components/inline_follow_suggestions.tsx index d980e698ce761e..f30efed276af60 100644 --- a/app/javascript/flavours/glitch/features/home_timeline/components/inline_follow_suggestions.tsx +++ b/app/javascript/flavours/glitch/features/home_timeline/components/inline_follow_suggestions.tsx @@ -145,13 +145,13 @@ const Card: React.FC<{ />
- +
- + {firstVerifiedField ? (