-
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: The highlighted links below does not indicate whether they are internal or external links and whether they open in new window or not #3087
Comments
These are accessibility issues of v3 of Web Chat, which has been deprecated and we no longer support unless there are security risks. For accessible Web Chat, please migrate to v4. |
This issue is still present in v4. I'll investigate and propose submit a PR with a fix |
In Web Chat v4, all links will be opened externally in a new tab. Please let us know if this is not true. |
While they open externally, there's still a need for the title property to show that the link is being open externally. |
UX recommendation: Regarding the icon ask:
|
note to self: timebox 1-2 days to see how to add HTML elements for aria-label and icon |
Actual
In LHS screenshot.
Expected
Add title attribute as mentioned above and also use icons to represent “external links” and “links opening in new window”
WCAG Violation
Predictable
https://www.w3.org/TR/WCAG20-TECHS/G201.html
The text was updated successfully, but these errors were encountered: