storybookjs/storybook

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

Open

#24,150 建立於 2023年9月12日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)TypeScript (89,909 star) (10,058 fork)batch import
a11y: ariaa11y: keyboardaccessibilityaddon: controlsbughelp wantedsev:S2ui

描述

[!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

貢獻者指南