Closed jernestmyers closed 1 year ago
Closes #155
Screenshot below shows a search term on a branch with the ref orgs being applied. The logic has been changed such that the order of filtering is:
searchTerm
nodeMatches
nodeMatches == true
filteredList
Closes #155
Screenshot below shows a search term on a branch with the ref orgs being applied. The logic has been changed such that the order of filtering is:
searchTerm
is applied to the tree in determining thenodeMatches
statenodeMatches == true
state, thefilteredList
prop is considered for additional filtering