-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Tree filtering doesn't return all the child nodes
Expected Behaviour
If I search for "Composite," it should return everything under the Composite subheader including FloatDict and its descendants under Methods.
Current Behaviour
If I search for "Composite," it returns everything under the Composite subheader EXCEPT it's children's children.
Steps to Reproduce
- Type "composite" into the Search Bar
- Click Search
- See the nodes under Composite
- Click on FloatDict
Possible Causes
Logic in the TreeNodeBuilder class is probably wrong
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working