From d97e3f9b59007a74e8526389265b0bed1bf6e086 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Mon, 25 May 2026 00:49:45 -0400 Subject: [PATCH] fc3k(ui): bulk-delete action in BulkEditorPanel with sha8 confirm token + projected counts modal Co-Authored-By: Claude Opus 4.7 (1M context) --- .../components/gallery/BulkEditorPanel.vue | 87 ++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/gallery/BulkEditorPanel.vue b/frontend/src/components/gallery/BulkEditorPanel.vue index d7775eb..eef210f 100644 --- a/frontend/src/components/gallery/BulkEditorPanel.vue +++ b/frontend/src/components/gallery/BulkEditorPanel.vue @@ -55,19 +55,44 @@ +
+

Destructive

+ Delete {{ sel.count }} selected +
+
Clear selection
+ +