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

Deleted Grouped Node Makes The Group Act Strange #4712

Closed
My-Random-Thoughts opened this issue May 21, 2024 · 0 comments · Fixed by #4714
Closed

Deleted Grouped Node Makes The Group Act Strange #4712

My-Random-Thoughts opened this issue May 21, 2024 · 0 comments · Fixed by #4714

Comments

@My-Random-Thoughts
Copy link

Current Behavior

When deleting a grouped node using the node properties delete button, the group is not updated and still thinks it's there, as if it's a ghost.

Expected Behavior

Deleted nodes should be deleted.

Steps To Reproduce

  • Create any two nodes (does not matter the type)

  • Group them

  • Move one of the nodes about and see how the group boundaries change size to accommodate both nodes

  • Select a node press delete, or use the right-click menu)

  • Move the remaining node about and see how the group moves with it - as it should

  • Undo the delete (or add a new node to the group)

  • Double-click a node to open its properties

  • Click the Delete button from the properties window (top left)

  • Notice the group retains its shape from before the delete

  • Move the remaining node about and see how the group boundaries change size to accommodate the deleted node

Example flow

N/A

Environment

  • Node-RED version: Docker - 3.1.9 (also affects 4.0.0-beta-3-1)
  • Node.js version: v18.20.2
  • npm version: 10.5.0
  • Platform/OS: Linux 6.1.0-18-amd64 x86_64
  • Browser: Firefox 123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants