atlassian-labs / storybook-addon-performance

🚧 A storybook addon to help better understand and debug performance for React components.
https://storybook-addon-performance.netlify.com
Other
652 stars 32 forks source link

Observed that Select element does not have an accessible name in ‘performance tab’ page. #145

Open msftedad opened 1 year ago

msftedad commented 1 year ago

Test Environment: OS: Windows 11 OS version: 23H2 (OS Build 25393.1000) Edge Version: 114.0.1823.51 (Official build) (64-bit)

Repro steps:

  1. Open URL: “Overview - Docs ⋅ Storybook (windows.net)” and sign in with valid credentials. 
  2. In left navigation select “Common navigation with data transform(Desktop)” and invoke it. 
  3. In right page navigate to ‘Performance tab’ item and invoke it. 
  4. Now Run the Accessibility insights for wed for the opened page. 

Actual Result: Observed that Select element does not have an accessible name in ‘performance tab’ page.

Expected Result: Ensure Select element has an accessible name in ‘performance tab’ page

Note: Observation: Narrator announces<<1 Copy , Combo Box , Collapsed ,  has Popup>> ,<<1 Sample , Combo Box , Collapsed ,  has Popup>>. Note: The same issue is observed in the Left navigation in “Ellipsis Menu” , “MSFT Support Ellipsis Menu” , “Feedback” link , “Flyout”, “Navigation Link” and “panel” for copy and select copy boxes under Performance tab item.

Attachments: Narrator announcement

Fastpass-MSFT support ellipse menu

Fastpass-Flyout

Fastpass-feedback

Fastpass-ellipsis menu

Fastpass-Common navigation with data transform(Desktop)

Fast pass issue

msftedad commented 7 months ago

Hi team, Any update on this issue?