Commit 820ee273 authored by Fabien Maniere's avatar Fabien Maniere

temporary fix: comment the forced tree focus to avoid too much search results and perf issues)

parent 4af8b5e7
Pipeline #6127 passed with stages
in 14 minutes and 9 seconds
......@@ -234,7 +234,7 @@ breadcrumbItemCpt = here.component "breadcrumbItemCpt" cpt where
let rootId = treeId session
let currentNodeIdFromUrl = mkNodeId session linkId
R.unsafeHooksEffect $ T.modify_ (openNodesInsert (currentNodeIdFromUrl)) forestOpen
-- R.unsafeHooksEffect $ T.modify_ (openNodesInsert (currentNodeIdFromUrl)) forestOpen
pure $
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment