react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Narrator doesn't announce AccessibilityValue changes

Open agniuks opened this issue 3 years ago • 1 comments

Changing the value of accessibilityValue is not triggering Narrator to read out the new state.

Similar to: https://github.com/microsoft/react-native-windows/issues/8491, needs calls to peer.RaisePropertyChangedEvent when value changes.

agniuks avatar Jul 19 '22 21:07 agniuks

Needed for: https://github.com/microsoft/react-native-gallery/issues/230

agniuks avatar Jul 19 '22 21:07 agniuks

In PR, should go through soon. keeping in .70

agniuks avatar Aug 16 '22 17:08 agniuks