diff --git a/frontend-modern/src/components/AI/FindingsPanel.tsx b/frontend-modern/src/components/AI/FindingsPanel.tsx index d84c8a388..cc034703a 100644 --- a/frontend-modern/src/components/AI/FindingsPanel.tsx +++ b/frontend-modern/src/components/AI/FindingsPanel.tsx @@ -1388,8 +1388,9 @@ export const FindingsPanel: Component = (props) => { onClick={(e) => handleStartDismiss(finding, 'expected_behavior', e)} class="px-2 py-1 rounded border border-border hover:bg-surface-hover" disabled={actionLoading() === finding.id} + title="Tell Pulse this finding represents an expected state for this resource — it will stay quiet about it but surface again on severity escalation" > - Dismiss: Expected + Remember as expected