feat: Add shift-click additive selection for documents in grid view
This commit is contained in:
@@ -465,6 +465,7 @@ const DocumentsPanelInner: React.FC<DocumentsPanelInnerProps> = ({
|
||||
onCorrespondentClick: toggleCorrespondentFilter,
|
||||
tenantId: currentTenantId,
|
||||
viewId,
|
||||
onEntryPointer,
|
||||
};
|
||||
|
||||
const renderBody = () => {
|
||||
|
||||
Reference in New Issue
Block a user