You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build Details:
OS Version: Dev (OS Build 27871.1000)
App: React Native Gallery
App Version: 1.0.18.0
React Native Windows Version: 0.79.0
AT: Screen Reader
Pre-requisites:
Turn on Narrator (Ctrl + Win + Enter).
Repro-Steps:
Launch the React Native Gallery app.
Navigate to 'Navigation' button (Expand/Collapse button) and listen to narrator announcement.
Actual Result:
Screen reader fails to announce the expand/collapse state of the navigation button. When user navigates/activates it narrator is announcing as "Navigation bar hamburger icon, button".
Expected Result:
Screen reader should announce the expand/collapse state of the navigation button. When user navigates to it narrator should announce as "Navigation bar, Expanded, button" or "Navigation bar, Collapsed, button".
User impact:
Screen Reader users will not be able to know that whether the pane is expanded or collapse state.