From 9de856c69f2cdffa4d7803c93ad0b64a62f22e65 Mon Sep 17 00:00:00 2001 From: Konstantin Markov Date: Mon, 28 Oct 2024 14:15:15 +0200 Subject: [PATCH 1/6] Resizing authoring on widget pin, allow for a secondary widget --- .../article-widgets/find-and-replace.tsx | 4 +- .../authoring-integration-wrapper-sidebar.tsx | 3 +- .../authoring-integration-wrapper.tsx | 387 +++++++++--------- .../apps/authoring-react/authoring-react.tsx | 10 +- .../comments/CommentsWidget.tsx | 2 +- scripts/core/ui/ui.ts | 25 +- 6 files changed, 230 insertions(+), 201 deletions(-) diff --git a/scripts/apps/authoring-react/article-widgets/find-and-replace.tsx b/scripts/apps/authoring-react/article-widgets/find-and-replace.tsx index c8a7c0d0fb..fa0f6f9859 100644 --- a/scripts/apps/authoring-react/article-widgets/find-and-replace.tsx +++ b/scripts/apps/authoring-react/article-widgets/find-and-replace.tsx @@ -134,7 +134,7 @@ class FindAndReplaceWidget extends React.PureComponent