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

[Bug]: Incorrect undo of convert to group node / convert to nodes #1337

Open
huchenlei opened this issue Oct 27, 2024 · 0 comments
Open

[Bug]: Incorrect undo of convert to group node / convert to nodes #1337

huchenlei opened this issue Oct 27, 2024 · 0 comments
Assignees
Labels
Potential Bug Untriaged bug

Comments

@huchenlei
Copy link
Member

Frontend Version

1.3.24

Expected Behavior

The convert to group node / convert to nodes actions are correctly undone.

Actual Behavior

When undoing the convert to group node action, the group node created is not removed.

Steps to Reproduce

  • Select 2 nodes
  • Right click, select Convert to group nodes, and give it a random name
  • Ctrl-z to undo the action
  • Observe that the 2 nodes originally selected are back but the group node created is still there

Debug Logs

N/A

Browser Logs

N/A

Setting JSON

N/A

What browsers do you use to access the UI ?

Google Chrome

Other

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug Untriaged bug
Projects
None yet
Development

No branches or pull requests

2 participants