-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Issue #3352: Aria messages cannot be localized and one of the message… #3358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…e messages contains wrong statement
Co-Authored-By: Charles <[email protected]>
Co-Authored-By: Charles <[email protected]>
@gwyneplaine Removed nonce |
I was wondering if this is still being worked on? We currently have to hide the provided aria-live region in order to provide our own localized messaging which leads to a large amount of duplication on our end. Having the ability to provide our own strings would be a huge improvement. Any info is appreciated. |
Any plans to merge this pull request. I did lock one issue, seems like It should be closed as it is similar to it. #4001 |
any infos in this ? |
Closing this in favor of @gwyneplaine's PR #3550 which is based off this PR with further improvements. If a mistake has been made and this PR is still relevant, please let me know. |
The messages returned by 'instructionsAriaMessage' from accessibility/index are in plain English and there's no option to localize them. Also, when a value in multi-option setting is focused the messages returned states that item can be removed by pressing Enter that is not true.