-
Notifications
You must be signed in to change notification settings - Fork 86
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
feat(message): remove role of status - FE-5891 #6362
Conversation
role of status has been removed this component as Message should not be a live region. If you require a screenreader to read out the Message component, please focus it by using a ref instead. fixes #6013
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 239c253:
|
PR is currently on hold as QA cannot install an appropriate trial version of JAWS on which to test the fix, as the VM they have set up is a 32-bit machine and the 2023 versions of JAWS require a 64-bit machine. |
🎉 This PR is included in version 123.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
role of status has been removed from this component as Message should not be a live region. If you
require a screenreader to read out the Message component, please focus it by using a ref instead.
fixes #6013
Proposed behaviour
status
from component.Designer Notes
section in component docs to reflect new variants.Current behaviour
status
.Designer Notes
section in component docs does not include new variants.Checklist
d.ts
file added or updated if requiredQA
Additional context
N/A
Testing instructions
Ensure that
With Focus
example ofMessage
is read out correctly when opened on:Mac
Windows
Please test using JAWS 2023.2306.38 - June 2023 release or higher