Four vendor screenshots for the UC and Contact Center pages #216
Labels
No Label
P0
P1
P2
P3
accessibility
backend
bug
content
data-integrity
enhancement
frontend
infra
integration
owner
owner-input
performance
phase-7
phase-8
release-blocker
security
seo
ui
ux
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Queue-North-Website#216
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
The approved sheets (in
.drop/2026-08-28-levi-uc-cc-sheets/(gitignored client material)) ask for four official vendor screenshots, each placed in or beside its section:Why this is filed and not done. The sheets require images "subject to permitted partner/vendor marketing use", sourced from official marketing material or an authorized Queue North environment, with no customer data. Only Levi can supply or clear them.
What is ready. The long-form pages carry an image block for each, with
srcunset; a block withoutsrcrenders nothing. No placeholders, on purpose.Traps.
img-src 'self' data:(server/index.js:91), so the files must be self-hosted underpublic/assets/. A hotlinked vendor URL is blocked.srcis set, and fails the build if the file is missing. The sheets suggest the alt text and captions.Verify: all four image blocks have a
srcthat exists underpublic/, the build's content check passes, and qa-browser reports no broken image on either page.