[object Object]

← back to Mfr Review Viewer Corruption

keep domain aside open on load (data-nav-sidebar=off) — Cody FIX-FIRST: nav-agent was auto-collapsing the search/facets/field-toggle/⚙Sweep toolset behind a hamburger on first paint; nav-agent still mounts its additive #list panel (true 2-into-1). Verified real-click reachable.

50b2a9975ea9942e0cd4f1fdebfec3392f6a6c02 · 2026-08-27 11:38:23 -0700 · Steve

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit 50b2a9975ea9942e0cd4f1fdebfec3392f6a6c02
Author: Steve <steve@designerwallcoverings.com>
Date:   Thu Aug 27 11:38:23 2026 -0700

    keep domain aside open on load (data-nav-sidebar=off) — Cody FIX-FIRST: nav-agent was auto-collapsing the search/facets/field-toggle/⚙Sweep toolset behind a hamburger on first paint; nav-agent still mounts its additive #list panel (true 2-into-1). Verified real-click reachable.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
 public/index.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 05d91fb..51e668a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -208,7 +208,10 @@
   .hidden { display:none !important; }
 </style>
 </head>
-<body>
+<!-- data-nav-sidebar="off": keep the domain <aside> (search + facets + field-toggles +
+     ⚙ Sweep) OPEN on load. nav-agent still mounts its OWN additive panel + grid chrome
+     on #list — this is the true 2-into-1 (additive), not a collapse of the domain toolset. -->
+<body data-nav-sidebar="off">
 <div class="layout">
   <aside>
     <h1>MFR Review</h1>

← ee721d4 silence cosmetic /favicon.ico 404 (204 no-content)  ·  back to Mfr Review Viewer Corruption  ·  suggest the correct REAL mfr NUMBER in the list: FileMaker-o e65092a →