Skip to content

fix: improve accessibility for social link labels#8555

Open
st0107 wants to merge 2 commits into
reactjs:mainfrom
st0107:main
Open

fix: improve accessibility for social link labels#8555
st0107 wants to merge 2 commits into
reactjs:mainfrom
st0107:main

Conversation

@st0107

@st0107 st0107 commented Jul 25, 2026

Copy link
Copy Markdown

Summary

Improves accessibility for social links in TeamMember.tsx by making link labels more descriptive for screen readers.

Changes

  • Updated GitHub social link aria-label to include the team member's name.
  • Updated Personal Site social link aria-label to include the team member's name.
  • Added aria-hidden="true" to decorative social media icons so screen readers only announce meaningful link labels.

Fixes #8552

@github-actions

github-actions Bot commented Jul 25, 2026

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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.

[Suggestion]: Weak Social Links alt text in TeamMember.tsx

1 participant