Publish: mobile overlay fix, cache-busting, + QA fixes (SI hero, footer, contrast, iOS inputs) #29
Loading…
Reference in New Issue
No description provided.
Delete Branch "popovskik/publish-instagram-overlay-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
develop -> live. Includes: Ask-MSOS pill yields to cookie/language banners; content-hash cache-busting on CSS/JS; and QA-audit fixes — Slovene homepage hero copy, footer width clipping (769-1279px), WCAG contrast on orange/grey text, and 16px form inputs to stop iOS focus-zoom. Deploys to msosorg.com on merge.
From the QA audit — high-impact, low-risk fixes: - SI homepage hero: replace leftover template boilerplate subtitle ("timski nabiralniki"...) and truncated badge with proper Slovene copy matching EN/MK. - Footer: .footer-container was a hard width:1280px and got clipped by overflow-x:clip on 769-1279px screens; now width:100%; max-width:1280px. - WCAG AA contrast: darken orange text (.article-publish-date, .mm-real-link) and the Ask-MSOS footer (.msa-foot) which were ~2.6-3:1 on white. - iOS Safari focus-zoom: bump form/search/assistant inputs to 16px (.ms-field, .msa-input, .filterbar-search-field). - Re-stamped cache-bust (v=9ff60d7a). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>