Four vendor screenshots for the UC and Contact Center pages #216

Open
opened 2026-09-10 04:13:32 -05:00 by null · 0 comments
Owner

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:

  • 8x8 Work application (UC section 5)
  • Cisco Webex application (UC section 6)
  • 8x8 Contact Center agent and customer workspace (CC section 7)
  • Cisco Webex Contact Center agent desktop (CC section 8)

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 src unset; a block without src renders nothing. No placeholders, on purpose.

Traps.

  • CSP is img-src 'self' data: (server/index.js:91), so the files must be self-hosted under public/assets/. A hotlinked vendor URL is blocked.
  • The content validator requires alt text, width and height once src is 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 src that exists under public/, the build's content check passes, and qa-browser reports no broken image on either page.

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: - 8x8 Work application (UC section 5) - Cisco Webex application (UC section 6) - 8x8 Contact Center agent and customer workspace (CC section 7) - Cisco Webex Contact Center agent desktop (CC section 8) **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 `src` unset; a block without `src` renders nothing. No placeholders, on purpose. **Traps.** - CSP is `img-src 'self' data:` (`server/index.js:91`), so the files must be self-hosted under `public/assets/`. A hotlinked vendor URL is blocked. - The content validator requires alt text, width and height once `src` is 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 `src` that exists under `public/`, the build's content check passes, and qa-browser reports no broken image on either page.
null added this to the Batch 17: Long-form Unified Communications and Contact Center pages milestone 2026-09-10 04:13:32 -05:00
null added the
owner-input
content
labels 2026-09-10 04:13:32 -05:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Queue-North-Website#216
No description provided.