Skip to content

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

Description

@rully-saputra15

Summary

The accessibility problem on social links

Page

https://react.dev/community/team

Details

Social links use aria-label={${name} on Twitter}, but Github ("Github Profile") and Personal ("Personal Site") omit the name. On a page with dozens of members these are indistinguishable to screen reader users. Normalize them to include name.

Also adding aria-hidden="true", hiding decorative icons keeps the accessible name clean.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions