Skip to content

Conversation

@ctauchen
Copy link
Collaborator

Product Version(s):

Issue:

Link to docs preview:

SME review:

  • An SME has approved this change.

DOCS review:

  • A member of the docs team has approved this change.

Additional information:

Merge checklist:

  • Deploy preview inspected wherever changes were made
  • Build completed successfully
  • Test have passed

Copilot AI review requested due to automatic review settings January 12, 2026 14:12
@ctauchen ctauchen requested a review from a team as a code owner January 12, 2026 14:12
@netlify
Copy link

netlify bot commented Jan 12, 2026

Deploy Preview for calico-docs-preview-next ready!

Name Link
🔨 Latest commit a97c194
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/6965016d4824510008e2b5c2
😎 Deploy Preview https://deploy-preview-2456--calico-docs-preview-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 12, 2026

Deploy Preview succeeded!

Built without sensitive environment variables

Name Link
🔨 Latest commit a97c194
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/6965016d9c3f230008518156
😎 Deploy Preview https://deploy-preview-2456--tigera.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 65 (🔴 down 6 from production)
Accessibility: 98 (🟢 up 8 from production)
Best Practices: 92 (no change from production)
SEO: 100 (🟢 up 8 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds alternative text (alt text) to SVG images across the documentation site to improve accessibility for screen readers and users with visual impairments.

Changes:

  • Added alt properties to product logo data in TypeScript configuration files
  • Updated React components to use the new alt properties when rendering images
  • Added alt text to product edition images in versioned MDX documentation files

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/new/data/selectDocsInfo.ts Adds alt text properties for Calico product logo badges
src/new/data/compareInfo.ts Adds alt text properties for product comparison images and badges
src/new/components/SelectDocs/index.tsx Passes alt property to Image component for product selection interface
src/new/components/ProductInfo/index.tsx Passes alt property to Image component for product information displays
src/new/components/ProductComparison/index.tsx Passes alt property to Image component for product comparison table
calico_versioned_docs/version-3.29/about/calico-product-editions.mdx Adds alt text to three product edition SVG images in markdown syntax
calico-enterprise_versioned_docs/version-3.19-2/about/calico-product-editions.mdx Adds alt text to three product edition SVG images in markdown syntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant