TCK-482BugS2Fix ready
"Replace headline" button does nothing
user-specificcustomer-visibledashboardui
Conversation
⛶ Reported via widget · #482
The "Replace headline" button on my dashboard does nothing when I click it.
>_ 12 logs↗ 8 calls⊙ 30s replayChrome 141 · macOS
Investigation
INV-193Proposed · 96% ready
The click handler for the headline button was never bound after the dashboard refactor — `onReplace` is referenced in markup but not wired in the component. Confirmed against the 30s replay (button click fired, no handler).
found apps/web/components/Header.tsx:42
Open investigation →