Using N8N Update flow all nodes are stacked

I have a flow in which I need to dynamically edit the prompt which is sent to AI.

As a test, I’ve created a flow to edit the node for me, all that works fine, but when edit and go back to open the flow again, all my nodes are stacked on the top of each other and I do not seem to be able to move them as if I select the first one all of them are selected.

Is there any way I can auto-rearrange them?

Forgot to mention,
I am on the cloud using the latest stable version.

Im, facing same issue, were you able to fix this?

What happens if you use the “Tidy up” button on the bottom left of your canvas? This usually rearranges all nodes automatically.

I tried that , It just zooms in a bit

This is my first workflow on n8n

I had created this worklow using n8N AI builder. As I completed all the suggested tasks from AI Builder, it started reorganizing the nodes. Thanks