-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[Accessibility][Keyboard] - Message navigation is not available. #2996
Comments
This is also an issue or new feature I'm in need of. |
same issue. Need that feature. It is a huge accessibility issue.... |
I feel like this one could be remediated by changing the following <div class="css-1t62idy css-1ep0qf1" role="complementary" tabindex="-1" style="outline: 0px;"> I tested it locally using just a keyboard (no screen reader) and was able to set focus on the chat bot "container" then scroll inside the container using There could be a need for this to be |
|
For accessibility, in Windows Narrator, user can press CAPS + N to navigate to the landmark and then press CAPS + DOWN to start reading the transcript. |
Users have to able to navigate by messages by using tab button or up/down... this is a core accessibility access |
This is a high-priority item for our next release, R12. |
Notes from #3567 (dupe)
Comment from @compulim:
|
Any progress on this? Or was it decided not to add keynav to the transcript? If not, is there a general way screen reader users (Jaws/NVDA/...) have been accessing the transcript (message history)? |
This is scheduled for our next release, March 8th |
[edit from @corinagum 11/10/2020]
Note that this also applies to carousels and suggested actions
/end edit
Version: latest
Actual result:
Message navigation is not available.
Expected result:
The chat messages should be accessible by up and down arrow and on pressing tab button focus should have the ability to move to the message box.
Repro Steps:
User Impact:
Keyboard users have to able to navigate by messages.
The text was updated successfully, but these errors were encountered: