From 3ffe941e0aa4a37cdef338a5e0196ff4dbad6c1b Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Thu, 30 Apr 2026 21:13:56 +0200 Subject: [PATCH] Put missing info back --- .../compatibility-questions-display.tsx | 42 +++++++++---------- 1 file changed, 20 insertions(+), 22 deletions(-) diff --git a/web/components/answers/compatibility-questions-display.tsx b/web/components/answers/compatibility-questions-display.tsx index f00d3224..ed7d0fe2 100644 --- a/web/components/answers/compatibility-questions-display.tsx +++ b/web/components/answers/compatibility-questions-display.tsx @@ -583,28 +583,26 @@ export function CompatibilityAnswerBlock(props: { ))} )} - {/*{isAnswered && (*/} - {/* */} - {/* {comparedProfile && isAnswered && (*/} - {/* */} - {/* */} - {/* */} - {/* )}*/} - {/* {isCurrentUser && isAnswered && (*/} - {/* */} - {/* setEditOpen(true)} />*/} - {/* */} - {/* )}*/} - {/* /!*{question.importance_score == 0 &&
Core Question
}*!/*/} - {/* */} - {/*)}*/} + + {comparedProfile && isAnswered && ( + + + + )} + {isCurrentUser && isAnswered && ( + + setEditOpen(true)} /> + + )} + {/*{question.importance_score == 0 &&
Core Question
}*/} + {showCommunityInfo && ( {shortenedPopularity && (