Skip to content

Conversation

@peterish8
Copy link

@peterish8 peterish8 commented Jan 30, 2026

Description

  • Added descriptive altOnly attributes to all 14 images in the 2025 Annual Review blog post
  • Each alt text describes the chart content (data points, trends, key statistics) for screen reader users
  • Improves WCAG 2.1 accessibility compliance (Success Criterion 1.1.1 - Text Alternatives)
  • Alt text now provides meaningful descriptions instead of falling back to captions

Related issue(s)
Fixes #5022

Summary by CodeRabbit

  • Documentation
    • Enhanced accessibility of the 2025 annual summary blog post by adding descriptive alternative text to multiple charts and visualizations, including data from Slack, social media, YouTube, newsletters, analytics, GitHub, and NPM. This improves the experience for users with screen readers and those unable to view images directly.

✏️ Tip: You can customize this high-level summary in your review settings.

@netlify
Copy link

netlify bot commented Jan 30, 2026

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit be6ae67
🔍 Latest deploy log https://app.netlify.com/projects/asyncapi-website/deploys/697bf9c39348e20008f1f580
😎 Deploy Preview https://deploy-preview-5041--asyncapi-website.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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 30, 2026

📝 Walkthrough

Walkthrough

This change adds descriptive alt text to Figure components throughout the 2025 annual summary blog post by introducing the altOnly attribute to charts covering Slack, social media, YouTube, newsletters, analytics, GitHub, and NPM metrics. No structural or data modifications were made beyond including accessibility attributes.

Changes

Cohort / File(s) Summary
Accessibility Enhancement
markdown/blog/2025-annual-summary.md
Added altOnly attributes with descriptive alt text to multiple Figure components representing various analytics and platform metrics charts for improved accessibility and screen reader support.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A rabbit hops through blog posts bright,
Adding altOnly for better sight,
Charts now sing with words so clear,
Screen readers dance and cheers we hear! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title directly and accurately describes the main change: adding descriptive alt text to images in the 2025 Annual Review blog post.
Linked Issues check ✅ Passed The PR successfully addresses issue #5022 by adding altOnly attributes with descriptive alt text to all images in the 2025 Annual Review blog post, improving WCAG 2.1 accessibility compliance.
Out of Scope Changes check ✅ Passed All changes are scoped to adding alt text attributes to images in the 2025 Annual Review blog post as required by issue #5022; no unrelated modifications detected.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

🧪 Unit Test Generation v2 is now available!

We have significantly improved our unit test generation capabilities.

To enable: Add this to your .coderabbit.yaml configuration:

reviews:
  finishing_touches:
    unit_tests:
      enabled: true

Try it out by using the @coderabbitai generate unit tests command on your code files or under ✨ Finishing Touches on the walkthrough!

Have feedback? Share your thoughts on our Discord thread!


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (35abd54) to head (be6ae67).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #5041   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          796       796           
  Branches       146       146           
=========================================
  Hits           796       796           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@asyncapi-bot
Copy link
Contributor

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 37
🟢 Accessibility 98
🟢 Best practices 92
🟢 SEO 100
🔴 PWA 33

Lighthouse ran on https://deploy-preview-5041--asyncapi-website.netlify.app/

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

Labels

None yet

Projects

Status: To Be Triaged

Development

Successfully merging this pull request may close these issues.

[Docs Bug 🐞 report]: Images missing descriptive alt text in 2025 Annual Review blog post.

2 participants