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: disbanding a parent node group makes its children node groups inaccessible in the node groups list #35

Open
tedchwang opened this issue Nov 4, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@tedchwang
Copy link
Collaborator

Describe the bug
A clear and concise description of what the bug is.
If the parent node group is disbanded, its children node groups disappear from the node groups list, although they actually still exist and can be accessed in the graph.

To Reproduce
Steps to reproduce the behavior:

  1. Create a node group (this will become the child node group)
  2. Create a another node group to be the parent of the previously created node group
  3. Add the child node group to the parent node group. The node groups show up in the list on the left navegation panel.
  4. Disband the parent node group, see the child node group disappear.

Expected behavior
The child node group should be displayed in the list at the appropriate level of hierarchy.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 86
@tedchwang tedchwang added bug Something isn't working good first issue Good for newcomers labels Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant