We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a thought with children in the root is searched for, its children should show up in the search underneath the result.
e.g.
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.
If “A” is searched for, the home icon will show up in the search results with no children.
If “A” is searched for, the home icon should contain “B”.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When a thought with children in the root is searched for, its children should show up in the search underneath the result.
e.g.
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”.
The text was updated successfully, but these errors were encountered: