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

[TASK] Add failing tests for non-removed class node #661

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

linawolf
Copy link
Contributor

@linawolf linawolf commented Nov 6, 2023

@jaapio could you have a look maybe? It seems like even though the ClassNodeTransformer returns null the node does not get properly removed somewhere in the shadow trees. And I dont really get what the problem is.

linawolf and others added 2 commits November 7, 2023 21:52
For some reason listnode stored it's items twice, by delegating
the child node handling to the parent this is fixed.
@jaapio jaapio force-pushed the bugfix/class-in-list branch from a09a33c to 697a888 Compare November 7, 2023 20:52
@jaapio
Copy link
Member

jaapio commented Nov 7, 2023

Thanks for reporting, this is fixed now.

@jaapio jaapio enabled auto-merge November 7, 2023 20:53
@jaapio jaapio merged commit 9242778 into main Nov 7, 2023
24 checks passed
@jaapio jaapio deleted the bugfix/class-in-list branch November 7, 2023 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants