Copy-pasted nodes and notes appear at random position

Describe the problem/error/question

When I copy and paste a node or note, I have to look it all over the canvas.
How can I paste a node near the copied one?

On the screenshot, I show copied and pasted elements

Information on your n8n setup

  • n8n version: 1.49.0
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker-compose
  • Operating system: Ubuntu 22

Hi @artildo

you can actually control where it gets pasted when left-clicking somewhere beforehand. This way you have a bit more control over it.

Otherwise, you are right, it can be a little surprising. Maybe something to tackle once the new canvas is out :thinking:

2 Likes

Hi @ria

That works, thank you!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.