Skip to content

Accessibility Violations for Header Icon Links on Website #757

@huangkevin-apr

Description

@huangkevin-apr

Describe the bug
The three icon-only links in the header navigation (GitHub, Twitter/X, Slack) lack accessible names, causing WCAG 2.1 Level A violations:
Hyperlink has no link text, label or image with a text alternative
Image
Why is this important?
When the purpose of a link is clear users can easily navigate links on the page without having to see the surrounding information for context.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'homepage'
  2. Run on IBM Accessibility Checker
  3. See violation report
Image

Expected behavior
all three icon links have descriptive aria-label attributes that screen readers can announce.

Screenshots
Image

Desktop (please complete the following information):

  • OS: Window
  • Browser: Edge
  • Version: N/A

Smartphone (please complete the following information):

  • Device: N/A
  • OS: N/A
  • Browser: N/A
  • Version: N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions