Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky Notes misplaced on new canvas #11841

Open
TomSpidge opened this issue Nov 22, 2024 · 3 comments
Open

Sticky Notes misplaced on new canvas #11841

TomSpidge opened this issue Nov 22, 2024 · 3 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@TomSpidge
Copy link

Bug Description

Sticky notes are misplaced on the new (Alpha) canvas compared to where they're placed on the old canvas. Moving them to the correct position on the new canvas and saving results in them moving back to the wrong position the next time the page is reloaded.
The wrong position is, in my experience, always lower and to the right of the correct positioning.
On pages with multiple sticky notes, not all of the are moved. It seems to happen mostly when switching between old and new canvas, and not all the time. Once it happens once it seems to continue indefinitely.

To Reproduce

Create a sticky note using the old canvas and align it under a node.
Save the flow
Switch to the new canvas.
If the node has moved, put it back in the correct place, save and reload.
Before reload: image
After reload: image

Expected behavior

Sticky note should remain in position

Operating System

Ubuntu 22.04 / Docker

n8n Version

1.67.1

Node.js Version

20

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Nov 22, 2024

Hey @TomSpidge,

We have created an internal ticket to look into this which we will be tracking as "GHC-476"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Nov 22, 2024
@TomSpidge
Copy link
Author

Further information - seems to be the same in Firefox and Chromium based browser. I updated to 1.68.0 this morning and can't find any evidence of it yet so it may have already been fixed.

@Joffcom
Copy link
Member

Joffcom commented Nov 22, 2024

Hey @TomSpidge,

I have seen this in my own instance, My assumption was it is likely down to where the new canvas is a complete overhaul of the old one and not just an update so it could be that the positions in the canvas space are not the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants