Page Builder fixes from Marty's test: our own CSP frame-src blocked framing our member pages (preview showed broken) — add 'self'; /p/<id> now sends explicit permissive framing headers so member pages always render embedded; button label tracks whether a page exists; live progress line with step narration + elapsed seconds; stale preview hidden during rebuild and cache-busted after

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-08-28 08:56:32 -05:00
parent be2d2719e5
commit 6c73b5d9c5
3 changed files with 48 additions and 6 deletions
+1
View File
@@ -60,6 +60,7 @@
<button id="pgGo" class="btn btn-primary">🧱 Build my page</button>
<span id="pgMeter"></span>
</div>
<div id="pgProg" style="display:none;margin-top:10px;font-size:13.5px;color:var(--teal);font-weight:600"></div>
<div id="pgErr"></div>
</div>