From 25da986037a99d1e87bf1ed51aa58d7babee064a Mon Sep 17 00:00:00 2001 From: maria Date: Fri, 11 Sep 2026 23:58:42 -0300 Subject: [PATCH 1/9] fix(web): keep comment actions visible when pr comments are folded (#11357) --- .../components/pullRequest/PullRequestSummaryTab.tsx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/apps/web/src/components/pullRequest/PullRequestSummaryTab.tsx b/apps/web/src/components/pullRequest/PullRequestSummaryTab.tsx index 764e8cc9553a..fa6256394913 100644 --- a/apps/web/src/components/pullRequest/PullRequestSummaryTab.tsx +++ b/apps/web/src/components/pullRequest/PullRequestSummaryTab.tsx @@ -363,7 +363,7 @@ function CommentComposer({ }; return ( -
+