feat: add workflow selection preservation logic and related tests

This commit is contained in:
mlogclub
2026-06-30 12:31:08 +08:00
parent d72079a580
commit 79f0c06790
6 changed files with 40 additions and 2 deletions
@@ -101,6 +101,7 @@ export function WorkflowConfigPanel({
return (
<div
data-workflow-preserve-selection
className="pointer-events-none absolute inset-y-3 right-3 z-50 flex max-w-[calc(100%-1.5rem)]"
style={{ width: panelWidth }}
>