storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.72k stars 9.32k forks source link

"View external storybook" & "Read composition docs" controls are not accessible using keyboard in Windows and Mac. #29681

Open msftedad opened 1 day ago

msftedad commented 1 day ago

Describe the bug

Title: "View external storybook" & "Read composition docs" controls are not accessible using keyboard in Windows and Mac.

User Impact: Keyboard users, including those with motor disabilities or who rely on assistive technologies, will be unable to interact with these controls, impacting their ability to access important documentation and resources and therefore they will not be able to complete their desired task.

Actual Result: "View external storybook" & "Read composition docs" controls are not accessible through keyboard in Windows and Mac.

Refer Attachment: MAC_View external storybook & Read composition docs controls are not accessible using keyboard

Image https://github.com/user-attachments/assets/ddfa40cb-e388-4a89-87d5-8f5cb05e93a8

Expected Result: "View external storybook" & "Read composition docs" controls should be accessible through keyboard using tab key/up and down arrow keys in Windows and Mac.

Reproduction link

About / Introduction - Page ⋅ Storybook (ambitious-cliff-0c8148010.2.azurestaticapps.net)

Reproduction steps

  1. Open URL: About / Introduction - Page ⋅ Storybook (ambitious-cliff-0c8148010.2.azurestaticapps.net) in latest edge browser. Home page will be displayed
  2. Press tab key to move to the icon beside 'React Wrappers' control and activate it using enter key.
  3. Verify on pressing tab keys whether the "View external storybook" & "Read composition docs" controls are accessible through keyboard or not.

System

Test Environment: 
OS: Windows 11 Version 24H2 OS build 26100.1742
Browser: Microsoft New Edge Version129.0.2792.52(Official build) (64-bit)
Product: Horizon Framework
URL: About / Introduction - Page ⋅ Storybook (ambitious-cliff-0c8148010.2.azurestaticapps.net)

Mac Test Environment:
OS: macOS Sequoia 15.0.1
Browser: Microsoft New Edge Version130.0.2849.56 (Official build) (64-bit)
Product: Horizon Framework
URL: About / Introduction - Page ⋅ Storybook (ambitious-cliff-0c8148010.2.azurestaticapps.net)

Additional context

No response