Skip to content

Tests table: path tooltips and row links are not keyboard-accessible #2071

Description

@alanpeixinho

On the tests table, keyboard users cannot reliably reach or see focus for some interactive elements:

  1. Path tooltips — Path cells use non-focusable div elements as tooltip triggers. Collapsed group paths and leaf paths are skipped when tabbing, so tooltips are only usable with a mouse.
  2. Row links — Table cells use overflow-hidden, which clips the default focus ring on full-cell links. Focus is hard to see when navigating with Tab.

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