From 6a1b2f62b2ee450da79b1e0a6c59f42ffd0dfd06 Mon Sep 17 00:00:00 2001 From: null Date: Fri, 3 Jul 2026 15:02:36 -0500 Subject: [PATCH] feat(data): two-pane shell + connection hero + deep-linking (Batch 1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rewrite the Data page shell into a settings-style two-pane layout (sticky goal -nav on desktop, segmented on mobile) with: - ConnectionHero — 5 states so a network blip is never mistaken for "not connected" and a server without SimpleFIN never shows a dead Connect button (loading / disabled / error+retry / not-connected / connected±needs-attention); Sync-now handles partial errors, 429, and failure with toasts. - DataNav —