storybookjs/storybook

[A11y]: Object control is not accessible (kb nav, aria markup)

开放

#24,150 创建于 2023年9月12日

 (9 条评论) (0 个反应) (0 位负责人)TypeScript (10,058 个派生)batch import
a11y: ariaa11y: keyboardaccessibilityaddon: controlsbughelp wantedsev:S2ui

仓库指标

星标
 (89,909 个星标)
PR 合并指标
 (平均合并 7天 22小时) (30 天内合并 184 个 PR)

描述

[!NOTE] Discussion on this issue has significantly deviated from the original report, so I've updated it to reflect what work is being done. The original issue is being tracked as part of https://github.com/storybookjs/storybook/issues/32235.

The best description for this here issue is https://github.com/storybookjs/storybook/issues/24131. This here issue has had more attention and received PRs so I'm choosing to leave this one open. @Sidnioulz

Describe the bug

Unable to navigate to the "tab groups" using keyboard.

Actual Result: Unable to navigate to the "tab groups" using keyboard.

Expected Result: Users can be able to navigate to the "tab groups" by using keyboard.

To Reproduce

  1. open the URL " Overview - Docs ⋅ Storybook (windows.net) " and click on Get started button.
  2. Navigate to the "tab list" in the left pane and expand it.
  3. Navigate to the controls" tab item and invoke it.
  4. observe the issue.

Attachments: unable to navigate tab groups.webm

System

OS: Windows 11
OS version: 22H2 (OS Build 22621.2134)
Edge Version: 116.0.1938.69 (Official build) (64-bit)

Additional context

No response

贡献者指南