From f9315d2f60b47168910738c8a59f4dffb0a4c294 Mon Sep 17 00:00:00 2001 From: chihlasm Date: Thu, 12 Mar 2026 23:05:09 -0400 Subject: [PATCH] feat: add data-step-id anchor to StepList for validation scroll-to Co-Authored-By: Claude Sonnet 4.6 --- frontend/src/components/procedural-editor/StepList.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/procedural-editor/StepList.tsx b/frontend/src/components/procedural-editor/StepList.tsx index 78fe875c..981d7dd6 100644 --- a/frontend/src/components/procedural-editor/StepList.tsx +++ b/frontend/src/components/procedural-editor/StepList.tsx @@ -161,7 +161,7 @@ export function StepList({ onStepContextMenu }: StepListProps) { return ( {() => ( -
+
{({ dragHandleProps }) => ( -
+