storybookjs / storybook

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

[Bug]: The lists are not structured correctly in the ‘control tab’ page in “Common navigation with data transform(Desktop)” #24131

Open msftedad opened 1 year ago

msftedad commented 1 year ago

Describe the bug

The lists are not structured correctly in the ‘control tab’ page in “Common navigation with data transform(Desktop)”

Actual Result: Observed that lists are not structured correctly in the ‘control tab’ page. 

Expected Result: Ensure lists are structured correctly in the ‘control tab’ page. 

To Reproduce

1.Open URL: “Overview - Docs ⋅ Storybook (windows.net)

  1. In left navigation select “Common navigation with data transform(Desktop)” and invoke it. 
  2. In right page navigate to ‘control tab’ item and invoke it. 
  3. Now Run the Accessibility insights for wed for the opened page. 

Attachments:

Ellipsis menu-control tab

Panel-control tab

Navigation link-control tab

Narrator announcement (1)

Flyout menu-control tab

Fast pass-Common navigation with data transform(Desktop)

Fast pass issue (1)

System

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

Additional context

Observation: Narrator announces<< RAW moduleStatusResult :{ appCatalog :[...] 5 items licenseDetails :[...] 2 items }, >>. 

NOTE: The same issue observed in the Left navigation in “Ellipsis Menu”, “Flyout”, “Navigation Link” and “panel”.
Navigation path: Ellipsis-->‘Control tab’ page – “Support menu item field “ Flyout -->‘Control tab’ page – “Content field” Navigation link-->control tab page -->“Icon Field” Panel-->control page – “Top field”

Gerald-Star commented 1 year ago

Hallo Shilman, I can work on the accessibility and ui.

msftedad commented 8 months ago

Hi team, Any update on this issue?