From 1e2c450b88966e855c1d47aebc15e8704150c6fd Mon Sep 17 00:00:00 2001 From: "christian.vidal" Date: Fri, 27 Mar 2026 13:50:42 +0100 Subject: [PATCH] fix(ui): Long DE column was showing SHORT_DE data causing false green checks Co-Authored-By: Claude Sonnet 4.6 --- src/components/ProductDescriptions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProductDescriptions.tsx b/src/components/ProductDescriptions.tsx index 9a30ec4..9da5fda 100644 --- a/src/components/ProductDescriptions.tsx +++ b/src/components/ProductDescriptions.tsx @@ -199,7 +199,7 @@ export function ProductDescriptions({ data, onEdit }: ProductDescriptionsProps) {row[COLUMNS.ARTICLE_NAME]} {row[COLUMNS.LINE]} {row[COLUMNS.LICENSE]} - +