[A11y]: Object control is not accessible (kb nav, aria markup)
#24,150 opened on Sep 12, 2023
Repository metrics
- Stars
- (89,909 stars)
- PR merge metrics
- (Avg merge 9d 3h) (173 merged PRs in 30d)
Description
[!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