mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 12:47:45 +02:00
UBERF-5914 Highlight current wiki document in navigator (#4899)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
}
|
||||
|
||||
let selected: Ref<Document> | undefined
|
||||
// TODO find a better way than parsing current fragment
|
||||
$: selected = getDocumentIdFromFragment(currentFragment ?? '')
|
||||
|
||||
// TODO expand tree until the selected document ?
|
||||
|
||||
Reference in New Issue
Block a user