Closed
Description
Repro-Steps:
- Launch the React Native Gallery app.
- Navigate to 'Track Player' button and invoke it.
- Now run fastpass and observe.
Actual Result:
The Name property of a focusable element must not be null.
Note: Same issue is observed for 'Windows Hello', 'Text-to-Speech', 'XAML', 'DatePicker' and 'Progress view'.
Expected Result:
The Name property of a focusable element must be defined.
User impact:
Users with visual impairments who rely on screen reader will not be able to know the name and purpose of the button if they is not proper name is defined.
Internal Bug Link: https://dev.azure.com/microsoft/OS/_workitems/edit/47845508