From f1b4783ab84a7153a1315d30f0ca63b3be9898a6 Mon Sep 17 00:00:00 2001 From: jng Date: Thu, 19 Sep 2024 20:51:37 -0400 Subject: [PATCH] added logic around bulk access menu assign to collections. extra logic for the Edit and Delete as well for sub collections and items --- .../vault-items/vault-items.component.html | 4 +- .../vault-items/vault-items.component.ts | 43 +++++++++++++++---- 2 files changed, 38 insertions(+), 9 deletions(-) diff --git a/apps/web/src/app/vault/components/vault-items/vault-items.component.html b/apps/web/src/app/vault/components/vault-items/vault-items.component.html index 8ef993baff..5494b0437c 100644 --- a/apps/web/src/app/vault/components/vault-items/vault-items.component.html +++ b/apps/web/src/app/vault/components/vault-items/vault-items.component.html @@ -52,7 +52,9 @@