storybookjs/storybook
在 GitHub 查看[A11y]: Object control is not accessible (kb nav, aria markup)
Open
#24,150 建立於 2023年9月12日
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
- open the URL " Overview - Docs ⋅ Storybook (windows.net) " and click on Get started button.
- Navigate to the "tab list" in the left pane and expand it.
- Navigate to the controls" tab item and invoke it.
- 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