Visually impaired people who depend on screen readers for navigation will get impacted if the screen reader does not announce the accessible name for the links. Due to which the end user will not be able to able to use the blocks.
Note:
User credentials should NOT be included in the bug.
Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.
External Bug Process: If this bug belongs to an external team, mark it as resolved/done and assign it back to the tester with notes on where to file/route the bug. For more information, please use this External Bug Process (sharepoint.com). “HCL Staff should not log any third-party external bugs. Should be routed to EDAD team”.
User Experience:
Visually impaired people who depend on screen readers for navigation will get impacted if the screen reader does not announce the accessible name for the links. Due to which the end user will not be able to able to use the blocks.
Note: User credentials should NOT be included in the bug.
Repro Steps:
Actual Result:
Issue: Links present on the 'About monster racer' page do not have discernible text.
Observation: When focus lands on the links, the screen reader announces as "Link".
Expected Result:
Accessible name should be defined for all the links which are present on the 'About monster racer' page.
Example: Aria-label="Place on random tile" should be defined.
Issue:
Ensures links have discernible text (link-name - https://accessibilityinsights.io/info-examples/web/link-name)
Target application:
About Monster Racer - https://arcade.makecode.com/skillmap/educator-info/racer-map-info
Element path:
table:nth-child(17) > tbody > tr:nth-child(2) > td:nth-child(2) > .link.ui:nth-child(5)
Snippet:
<a class="ui link" href="/reference/tiles/place-on-random-tile">
How to fix:
Fix all of the following:
Fix any of the following:
MAS Reference:
MAS 4.1.2 – Name, Role, Value
ARIA Authoring Ref Link/Fluent Patterns Guidance /HITS Guidance:
link-name
UIA/DOM details available:
Yes (Refer the attachment)
Reference Links:
Test Environment: