mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 16:03:21 +00:00
Workspace rows in the sidebar picker and the Edit button on the run detail page now render as `<a href>`, so middle-click and Ctrl/Cmd-click open them in a new tab. Plain clicks keep their existing in-tab behavior (workspace store switch / args prefill via `$initialArgsStore`). The Edit href carries `?workspace=<current>` so the new tab loads the editor in the same workspace as the run. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>