From 99f945cb9a9574114b956ec8f46f5a2179f31214 Mon Sep 17 00:00:00 2001 From: alejandrobailo Date: Fri, 3 Jul 2026 11:46:31 +0200 Subject: [PATCH] fix(ui): wrap finding context in a bordered pill in note modal --- ui/components/findings/table/finding-note-modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/components/findings/table/finding-note-modal.tsx b/ui/components/findings/table/finding-note-modal.tsx index 1b0e10b159..5c1b3db4bf 100644 --- a/ui/components/findings/table/finding-note-modal.tsx +++ b/ui/components/findings/table/finding-note-modal.tsx @@ -146,7 +146,7 @@ export function FindingNoteModal({ -
+
{findingContext.providerType ? (