From 71d327b11ce9e543891206b65ab8acb320dd6764 Mon Sep 17 00:00:00 2001 From: Jackie Date: Wed, 13 May 2026 13:57:05 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=20The=20text=20field=20resizing=20function?= =?UTF-8?q?=20in=20the=20knowledge=20block=20creation=E2=80=A6=20(#14212)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … modal - Add vertical resizing functionality for the text field ### What problem does this PR solve? _Fix the issue where the text content of the knowledge base editing parsing block is too long to scroll._ image ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Co-authored-by: chenyun --- .../knowledge-chunk/components/chunk-creating-modal/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/pages/chunk/parsed-result/add-knowledge/components/knowledge-chunk/components/chunk-creating-modal/index.tsx b/web/src/pages/chunk/parsed-result/add-knowledge/components/knowledge-chunk/components/chunk-creating-modal/index.tsx index a8dd6bf860..899ef61693 100644 --- a/web/src/pages/chunk/parsed-result/add-knowledge/components/knowledge-chunk/components/chunk-creating-modal/index.tsx +++ b/web/src/pages/chunk/parsed-result/add-knowledge/components/knowledge-chunk/components/chunk-creating-modal/index.tsx @@ -132,7 +132,7 @@ const ChunkCreatingModal: React.FC & kFProps> = ({ {t('chunk.chunk')} -