n8n
n8n copied to clipboard
fix(editor): Fix node positions update event in new canvas (no-changelog)
Summary
Undoing node move is broken, and we'll need to make an upstream PR to vueflow for a position-end
event.
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/N8N-7598/moving-nodes-via-the-keyboard-not-working
Review / Merge checklist
- [x] PR title and summary are descriptive. (conventions)
- [ ] Docs updated or follow-up ticket created.
- [ ] Tests included.
- [ ] PR Labeled with
release/backport
(if the PR is an urgent fix that needs to be backported)