-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
Milestone
Description
When a thought with children in the root is searched for, its children should show up in the search underneath the result.
e.g.
- ROOT
- A
- B
- X
- Y
- Z
- Y
- A
If “Y” is searched for, the search results will correctly show “X” with one child “Z”.
This does not work as expected for thoughts in the ROOT.
Current Behavior
If “A” is searched for, the home icon will show up in the search results with no children.
Expected Behavior
If “A” is searched for, the home icon should contain “B”.
Reactions are currently unavailable