From 123946c1596c354bc97b51d76365a891e972ab2f Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 16 Apr 2026 15:05:55 -0400 Subject: [PATCH] Activate edit mode when tabbing between fields in product editor --- inventory/src/components/product-editor/EditableInput.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/src/components/product-editor/EditableInput.tsx b/inventory/src/components/product-editor/EditableInput.tsx index d908278..7df4c34 100644 --- a/inventory/src/components/product-editor/EditableInput.tsx +++ b/inventory/src/components/product-editor/EditableInput.tsx @@ -87,6 +87,7 @@ export function EditableInput({