microsoft/react-native-gallery

'An element of the given ControlType must support the SelectionItem pattern' error message from Accessibility Insights on Radio Buttons page

Yajur-Grover opened this issue · 0 comments

Screenshot of Fastpass:

image

Steps to fix:

1. Make sure the element has the appropriate ControlType property for its function.
2. If the current ControlType is correct, modify the element to support the SelectionItem pattern.