Skip to content

[A11y] Label the API keys table actions column #629

Description

@cursor

Problem

The API keys table actions column uses an empty <th />. The team table labels similar headers.

Proposed change

Add aria-label="Actions" (or visible “Actions”) on that header.

Why this matters

Screen reader users otherwise hear an unlabeled column in the keys table.

Suggested implementation

  • apps/dashboard/app/dashboard/settings/keys/ApiKeysClient.tsx

Acceptance criteria

  • Actions column has an accessible header
  • Tests added/updated where applicable
  • Documentation updated where applicable

Contributor notes

This should be a good first contribution and does not require deep knowledge of the Telemetry Tracker architecture.

Open PRs against develop. See CONTRIBUTING.md.

Activity

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

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