Alexandra Marlette
Alexandra Marlette
## Description Entrance/exit from collection not supported by ScrollView. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work...
## Description The "expanded" accessibilityState for Android is currently faked by appending to the content description, rather than implemented correctly. This has all sorts of side effects, such as: -...
## Description On Android there are a number of odd irregularities with how accessible prop works. - Sometimes this will group's descendants that are also marked as accessible together into...
## Requires API Proposal This issue may require a new API, or changes to an existing API. An API proposal should be added and discussed before proceeding with implementation. The...
## Description Hint not announced on Button or Picker (This is likely related to #30842 and #30843, as these elements also do not properly support other accessibility attributes). This issue...
From facebook/react-native#30958 > ## Description > Does not announce "selected" on the focus of ProgressBarAndroid Component. > > This issue is covered in-depth by parent issue #30842, please check there...
facebook/react-native#30941 > When using a screen reader the ProgressBarAndroid component does not announce that it is disabled Any help in identifying if this issue has been addressed in this repo...
## Requires API Proposal This issue may require a new API, or a change to an existing API. An API proposal should be added and discussed before proceeding with implementation....
## Description THIS ISSUE IS DEPENDENT ON OTHER ISSUES & DOES NOT NEED TO BE WORKED ON INDIVIDUALLY Dependent on these issues being closed: - [ ] #30977 - [x]...
## Description Formatting for date, time, numbers lack of any way to specify the type of content presented for the TTS engine. Without some sort of metadata, TTS engines will...