Skip to content

[Due for payment 2026-05-11] Extract WhisperBanner and SearchActionHeader from PureReportActionItem #89197

@cristipaval

Description

@cristipaval

Problem

The "Only visible to..." whisper banner and the search action header are inlined in PureReportActionItem, causing their hooks and computations to run for every action cell — even when not needed.

Proposed fix

Extract WhisperBanner and SearchActionHeader as self-gating components that only mount (and subscribe) when isWhisper === true or isOnSearch === true respectively.

Draft PR: #89169

Issue OwnerCurrent Issue Owner: @hungvu193

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions