Fix filetree SSR tab selection

This commit is contained in:
lix-2026
2026-05-26 14:34:47 +08:00
parent 4744757883
commit f961c1e2a1
5 changed files with 94 additions and 5 deletions
@@ -73,6 +73,7 @@ pub async fn mindmap_object_shell(
&workspace_projection,
Some(sidebar_tree_html.as_str()),
Some(file_tree_html.as_str()),
None,
);
(
Some(workspace_name),
@@ -107,6 +108,7 @@ pub async fn mindmap_object_shell(
&workspace_projection,
Some(sidebar_tree_html.as_str()),
Some(file_tree_html.as_str()),
None,
);
(
Some(workspace_name),