From d6f4944bccacc53bfde06fb9fabf17c443b99064 Mon Sep 17 00:00:00 2001 From: Benjamin Admin Date: Tue, 24 Mar 2026 08:24:50 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20maxHeight=20limit=20on=20grid?= =?UTF-8?q?=20editor=20=E2=80=94=20shows=20all=20rows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- admin-lehrer/components/ocr-pipeline/StepGridReview.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/admin-lehrer/components/ocr-pipeline/StepGridReview.tsx b/admin-lehrer/components/ocr-pipeline/StepGridReview.tsx index 5f4a319..9a3b854 100644 --- a/admin-lehrer/components/ocr-pipeline/StepGridReview.tsx +++ b/admin-lehrer/components/ocr-pipeline/StepGridReview.tsx @@ -301,10 +301,8 @@ export function StepGridReview({ sessionId, onNext, saveRef }: StepGridReviewPro )} {/* Right: Grid with row-accept buttons */} -
+
+ {/* Zone tables with row-accept buttons */} {(() => { // Group consecutive zones with same vsplit_group