Portal all overlays out of tool window stacking context

Fixkamo-internal
Dikirim
20 Maret 2026 pukul 16.14 UTC
Penulis
kamo
Commit
cea5205

ToolWindowShell applies `transform: translateY(0)` which creates a CSS stacking context. This caused all `position: fixed` overlays (autocomplete dropdown, popover, contact picker) to be clipped by the tool window's `overflow: hidden` — making them invisible. Fixed by rendering all three overlay components via React portals (createPortal to document.body) so they escape the stacking context. Also simplified the sent-email search query from the unsupported `to:query OR cc:query` syntax to a plain text query against the Sent folder, relying on the backend's full-text search.

Semua perubahan

Seperti apa yang Anda lihat pengiriman?

Semua pembaruan ini secara otomatis mendarat di ruang kerja Anda. Mulai bebas dan menontonnya tumbuh minggu demi minggu.

Mulai Bebas SelamanyaTampilkan Harga