ChangelogVersion 4.8
QA: Contact Us tab with inline Intercom Messenger
QA: Contact Us tab with inline Intercom Messenger
The QA debug panel (he-qa-debugpanel, /qa/debug-panel) has a new Contact
Us tab, appended as the last tab. Opening it boots Intercom (gated by
NEXT_PUBLIC_INTERCOM_ENABLED) and shows the Messenger inline inside the tab
instead of the usual floating corner launcher.
Intercom has no supported inline-embed mode, so this pins Intercom's own injected DOM into the tab's container and reopens the Messenger on close. It depends on Intercom's undocumented internals and can break silently on any widget release. Scoped to this one QA tab.
Purely additive: no existing tab id, CSS class, or panel structure changed;
the default tab (contract) is unchanged.