Describe the bug
There are two issues that are related to a11y while using TextInput:
- Missing any RN accessibility props to pass to EnrichedMarkdownTextInput
- While in VoiceOver mode, it lacks "Text Input" role, so it's not announced as editable by VoiceOver
To Reproduce
Steps to reproduce the behavior:
- Render two components: EnrichedMarkdownTextInput and regular RN TextInput on single screen.
- Enable VoiceOver (on iOS - by pressing side button 3 times). It might be helpful to hide curtain so you'll see what's on the screen.
- Using swipe-left and swipe-right gesture, select EnrichedMarkdownTextInput - notice that you're able to select it but VoiceOver will miss text input information.
- Select regular TextInput - notice that it'll announce correct type
Expected behavior
- Ability to provide accessibility props to EnrichedMarkdownTextInput
- Correct VoiceOver type
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
Additional context
Attaching video of the issue below:
https://github.com/user-attachments/assets/ef8eda9d-7f13-4f44-b541-a5b80da8ec0e
Describe the bug
There are two issues that are related to a11y while using TextInput:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
Additional context
Attaching video of the issue below:
https://github.com/user-attachments/assets/ef8eda9d-7f13-4f44-b541-a5b80da8ec0e