Skip to content

Accessibility: Tablists do not have accessible name #2407

Open
@kburk1997

Description

@kburk1997

Describe the bug

  1. Go to Redocly demo
  2. Go to "POST /pet" sample
  3. Inspect "Request samples" tablist
  4. Open Chrome DevTools accessibility tree
  5. Observe that tablist does not have accessible name (see "Screenshots").

Expected behavior
Each tablist should have an accessible name. Ideally, the tablist should be labelled by the heading above it (using aria-labelledby).

Screenshots
Screenshot of accessibility tree. The tablist has no accessible name.

Screenshot of tablist without accessible name - Elements pane
Additional context
ARIA Practices Guide - Tabs - Manual Example

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: Buga11yAccessibility-related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions