dify - 💡(How to fix) Fix Add keyboard shortcuts for workflow editor actions

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

1. Is this request related to a challenge you are experiencing?

When editing workflows, users frequently need to save, run, or stop operations. Currently these require mouse clicks on small buttons, which slows down iteration during workflow development. This is especially noticeable when making rapid changes and testing.

2. Additional context or comments

Adding common keyboard shortcuts would significantly improve the workflow editor UX:

  • Ctrl/Cmd + S: Save workflow
  • Ctrl/Cmd + Enter: Run/execute workflow
  • Escape: Stop running workflow
  • Ctrl/Cmd + Z: Undo last change

This follows conventions from code editors and design tools, making the editor feel more responsive and professional.

3. Can you help us with this feature?

  • I am interested in contributing to this feature.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING