Skip to content

Routines: add Edit affordance for existing routines (CL-6680) - #331

Merged
TheGreatAxios merged 2 commits into
mainfrom
cl-6680-routine-edit-affordance
Aug 22, 2026
Merged

Routines: add Edit affordance for existing routines (CL-6680)#331
TheGreatAxios merged 2 commits into
mainfrom
cl-6680-routine-edit-affordance

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Summary

  • Routines list: each row gets an "Edit" action beside Run now/Resume, opening the routine in the canvas editor panel by id.
  • Routine detail page: an "Edit" button sits in the header next to Run now/Pause, same outline/sm style, opening the same editor.
  • Both call openRoutine({ routineId }) (useOpenRoutineInCanvas), reusing the existing edit-mode load path in routine-panel.tsx — no new editor logic.

Test plan

  • WORKBENCH_CHECK_SINCE=origin/main bun run typecheck
  • WORKBENCH_CHECK_SINCE=origin/main bun run test
  • bun run lint

@TheGreatAxios
TheGreatAxios merged commit e2d9f0d into main Aug 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant