- Shipped
- August 9, 2026 at 8:56 PM UTC
- Author
- kamo
- Commit
- ffb1582
Carries the settings-page arrow across the rest of the app: Accounts, Leads, Commerce, Marketing (all four tabs, via the shared layout), Knowledge Base, HR, Network, Document Manager, Calendar, Contacts and Notes. The button moves out of components/settings to components/BackToHomeButton now that it is app-wide chrome rather than settings chrome. Marketing and HR own one gradient hero for every tab beneath them, so the arrow lands in their layout and each tab inherits it. Commerce and Notes render their header from a single-use component (PipelineView, NotesHeader), which is where the arrow goes for those two.