You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The links added to the VA chatbot's responses are not reachable by keyboard when I am navigating through the page with the TAB key. Quicktime movie attached below.
Steps to reproduce
Links can be confirmed to receive keyboard focus when navigating with the TAB key
This can be verified by typing document.activeElement into the Chrome DevTools console
Expected behavior
Additional context
We cannot make links in the chat log tabbable. We tried adding tab indexes to the links, but this does not solve this issue. Corresponds to this VA GitHub issue: department-of-veterans-affairs/va.gov-team#25156
Please view our Technical Support Guide before filing a new issue.
Screenshots
links-not-focusable.mov
Version
<meta name="botframework-directlinespeech:version" content="4.12.0">
<meta name="botframework-webchat:bundle:variant" content="full-es5">
<meta name="botframework-webchat:bundle:version" content="4.12.0">
<meta name="botframework-webchat:core:version" content="4.12.0">
<meta name="botframework-webchat:ui:version" content="4.12.0">
Describe the bug
The links added to the VA chatbot's responses are not reachable by keyboard when I am navigating through the page with the TAB key. Quicktime movie attached below.
Steps to reproduce
Expected behavior
Additional context
We cannot make links in the chat log tabbable. We tried adding tab indexes to the links, but this does not solve this issue. Corresponds to this VA GitHub issue: department-of-veterans-affairs/va.gov-team#25156
[Bug]