fix coming soon page: crash, logo centering, admin login link
Add AnalyticsHook to the coming_soon live session — the shop layout fires an analytics:screen JS event but the session had no handler, crashing the page on connect. Centre the logo image (display:block from CSS reset needs margin-inline:auto). Add a subtle "Admin" link at the bottom using flex flow rather than fixed/absolute positioning so it works in iframes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -63,7 +63,7 @@ Based on usability testing (March 2026). Reworks the entire setup flow into a si
|
||||
| D | Email provider setup UX rework (recommended pick, grouping, guided flow, test email) | 2h | planned |
|
||||
| E | Contextual prompts for skipped steps (products, checkout, order detail) | 2h | planned |
|
||||
| F | Dashboard checklist and messaging rework | 2h | planned |
|
||||
| G | Coming soon page fixes (logo layout, admin login link) | 30m | planned |
|
||||
| G | Coming soon page fixes (logo layout, admin login link) | 30m | done |
|
||||
| H | External links UX (new tabs, icons, aria labels) | 1h | planned |
|
||||
| I | Input styling — WCAG AA/AAA compliance | 1h | planned |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user