n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
45.51k stars 6.27k forks source link

1.41.0 - Adding Too Many Parameters Causes Node Window to Shake?! #9543

Open dkindlund opened 3 months ago

dkindlund commented 3 months ago

Bug Description

This is really hard to describe. It's really just better if you see the video:

https://github.com/n8n-io/n8n/assets/85660/e9553982-ea97-4f57-88aa-565cf7f1492b

To Reproduce

  1. Create a new workflow
  2. Add a Switch node
  3. Add 7 or more parameters
  4. Resize the browser window
  5. Watch the panel "shake"

Expected behavior

I do not expect panels to shake when resizing the browser -- if they must shake, then maybe play some music? ;)

Operating System

Google Cloud Run

n8n Version

1.41.0

Node.js Version

18.10

Database

PostgreSQL

Execution mode

main (default)

Joffcom commented 3 months ago

Hey @dkindlund

The first question I have on this is why are you using for the amazing background disco?

I will try and reproduce this in the morning and get a ticket created for this.

dkindlund commented 3 months ago

The first question I have on this is why are you using for the amazing background disco?

Here you go: https://steamcommunity.com/sharedfiles/filedetails/?id=1748506393 Enjoy! ;)

I will try and reproduce this in the morning and get a ticket created for this.

Sounds good. Thanks!

Joffcom commented 3 months ago

Hey @dkindlund,

I don't have a screen big enough to reproduce this issue, Can you let me know what the screen size is, resolutiona and what browser you are using and I will include in the report.

Internal reference is GH-9

dkindlund commented 3 months ago

Hey @Joffcom , certainly. My display resolution is 3840x1600.

I'm currently running Chrome 125.0.6422.77 (Official Build) (64-bit) - for Win 11.

Joffcom commented 3 months ago

Cheers, Will add it to the ticket.