diff --git a/src/screens/Lead.jsx b/src/screens/Lead.jsx index 034c1fa..51cacc7 100644 --- a/src/screens/Lead.jsx +++ b/src/screens/Lead.jsx @@ -677,6 +677,59 @@ export default function Lead() { ) })()} + {/* THE STORY IS THE MAIN COLUMN NOW. + This sat in a 384px gutter with its own inner scrollbar, beside a + panel of reference fields that had the whole width. That was + exactly backwards. The trail is what this product is FOR — it is + the record of work nobody watched happen — and putting it in a + sidebar said it was a footnote to the form fields. + + It gets the wide column and the page's own scroll. The reference + data moved to the rail, where short key/value pairs belong and + where a narrow measure costs nothing. */} +
+
+
+

What happened

+

+ Every step on this lead, who took it, and what they wrote. +

+
+ {chatTurns ? ( + + ) : null} +
+ + setShowChat(true)} + onOpenCall={() => setShowCall(true)} + /> +
+ + + {/* Reference, not narrative. Sticky, so the facts stay put while the + story is read against them. */} +