feat: Introduce DocumentOpenContext for document activation in the frontend

This commit is contained in:
2025-12-04 00:57:54 +01:00
parent 65555c18e8
commit 447b012e48
9 changed files with 82 additions and 50 deletions
@@ -1069,7 +1069,6 @@ const useDocumentsWorkspace = ({
detailPanelProps,
detailPanelOpen,
openDetailPanel,
inspectDocument,
previewActive,
previewWorkspaceDocument,
resolveFolderPath,
@@ -1178,7 +1177,6 @@ const useDocumentsWorkspace = ({
clearDocumentSelection,
handleDeleteSelection,
handleEntryPointerCore,
onDocumentActivate: inspectDocument,
tags,
correspondents,
documentLookup,