feat: support search at n level depth

This commit is contained in:
jamesgeorge007
2024-02-26 18:33:25 +05:30
parent 5b3986a53f
commit 240b131e06
2 changed files with 62 additions and 37 deletions

View File

@@ -623,8 +623,8 @@ const treeAdapter = markRaw(
)
)
const searchTreeAdapter = new WorkspaceRESTSearchCollectionTreeAdapter(
filteredCollections
const searchTreeAdapter = markRaw(
new WorkspaceRESTSearchCollectionTreeAdapter(filteredCollections)
)
const isSelected = ({