aria-live region gives incorrect instructions in one use case #3685
Labels
category/accessibility
Issues or PRs related to accessibility
issue/reviewed
Issue has recently been reviewed (mid-2020)
Using VoiceOver in Safari on macOS 10.14.5
In the "Popout" example at https://react-select.com/advanced#experimental, VoiceOver announces "Press Tab to select the option and exit the menu.". However, pressing tab neither selects the current option, nor exits the menu.
There should be a way to pass in a template to replace the aria-live region template, for when I want to change the instructions given to my screen reader users.
This would also address #3352
The text was updated successfully, but these errors were encountered: