This commit is contained in:
2025-11-13 15:15:19 +01:00
parent eb20d0bc5e
commit 59a0514541
@@ -271,8 +271,8 @@ const useDocumentsWorkspace = ({
focusedRowKey,
setFocusedRowKey,
applySelection,
clearSelection,
handleEntrySelection,
clearSelection,
promoteSelectionOrder: promoteSelectionOrderRaw,
configureSelectionEnvironment,
} = selection;
@@ -1410,17 +1410,12 @@ const useDocumentsWorkspace = ({
handleFolderRename,
openDocumentPreview,
handleDocumentTitleUpdate,
selectedDocumentIds,
selectedFolderIds,
focusedRowKey,
draggedDocumentIds,
handleDocumentDragStart,
handleDocumentDragEnd,
searchLoading,
tagLookupById,
activeCorrespondentFilters,
selectedEntries,
setFocusedRowKey,
ensureAssetUrl,
getDocumentAsset,
toggleTagFilter,
@@ -1438,7 +1433,6 @@ const useDocumentsWorkspace = ({
handleDeleteSelection,
handleEntryPointerCore,
inspectDocument,
handleEntrySelection,
tags,
correspondents,
documentLookup,
@@ -1512,7 +1506,6 @@ const useDocumentsWorkspace = ({
handleDetailPanelClose,
resolveThumbnailUrlForDoc,
handleDocumentTagDrop,
handleTagRemove,
ensureAssetUrl,
getDocumentAsset,
activeTagFilters,