User Experience
Skip to main content provides a way to skip the repeated content, due to their absence user will have to navigate through the same content again and again whenever they refresh or reload the website.
Test Environment
Browser: Microsoft Edge Dev Version 83.0.467.0 (Official build)
OS build: 2004 (19588.1000)
URL: Bot Framework Composer
Prerequisite Here
Repro Steps:
- Open the above mentioned URL in EDGE.
- "Bot Framework Composer" homepage will gets opened.
- Select any of the previously created bot from "Recent Bots" or create one from the available Bots under 'Examples' and activate it.
- Run Accessibility insight and observe the issue.
Actual:
The page doesn't have at least one mechanism for a user to bypass navigation and jump straight to the content.
Expected:
Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content.
Element path:
html
Snippet:
How to fix:
Fix any of the following:
No valid skip link found
Page does not have a header
Page does not have a landmark region
No valid skip link found
Page does not have a header
Page does not have a landmark region
Remark:
This accessibility issue was found using Accessibility Insights for Web 2.16.0 (axe-core 3.5.1), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.
Note
Same issue observed throughout the website for every property pane as well as the flow design.
MAS Impacted: MAS2.4.1
Attachment:
