Land reviewed production-local UX fixes#82
Conversation
|
Related release review complete. I preserved the four production-local UX fixes, updated the branch onto current main, and added two narrow accessibility/responsive refinements: drawer pinch zoom remains available and long service actions wrap on narrow screens. I also traced the superseded main E2E failure to the cold service deep-link's 5s catalog/SW budget, aligned that bounded assertion to 15s, and reproduced the exact contract in a disposable production stack (auth + service-surface: 2/2 passed in 38.3s). Full local frontend: 1,093 + 44 tests green; production PWA build green. No remaining code-review blocker; awaiting exact-head CI. |
757e13c to
39f2728
Compare
|
Follow-up review on the one failing full-run case: the Tandoor wrapper intentionally emits |
|
Final sibling-work review: I also reviewed the appended |
What remains to land
Reconciliation and review
Sibling work landed the reviewed service layout, synchronous chat drafts, and disclosure-collapse stabilization directly on
mainwhile this PR was running. I reviewed those landed trees and the sibling transient-frame assertion, then reconciled this PR from currentmain. Full-run evidence showed an additional route-loss path: the boot controller-change fallback could overwrite Shell’s ref-backed reload snapshot from lagging local storage. This branch now preserves the authoritative snapshot and regression-tests that ordering. No production tree was modified.Verification
git diff --checkpassed