Ensure ARIA roles, states, and properties are valid
GENERAL
TESTING
GENERAL
TESTING
Description
Throughout the environment tab controls are implemented to present content. However, these tabpanels are constructed by placing a <role> of "tabpanel" on the containing <ul>, as well as a <role> of "tab" on each inner anchor. Implementing roles of "tabpanel" and "tab" imply that standard keyboard interaction (left and right arrow keys) should navigate the tab elements. However, this function is not provided and instead a keyboard user is forced to tab through the tab elements with the tab key. This is nonstandard interaction and can be quite confusing for screen-reader users.
Throughout the environment tab controls are implemented to present content. However, these tabpanels are constructed by placing a <role> of "tabpanel" on the containing <ul>, as well as a <role> of "tab" on each inner anchor. Implementing roles of "tabpanel" and "tab" imply that standard keyboard interaction (left and right arrow keys) should navigate the tab elements. However, this function is not provided and instead a keyboard user is forced to tab through the tab elements with the tab key. This is nonstandard interaction and can be quite confusing for screen-reader users.
The role of "tabpanel" and "tab" indicates standard keyboard interaction that is not currently provided. The user should be able to tab to the first tab in the tabpanel, and then navigate through the tabs with the left and right arrow. Developers are urged to review the following links regarding tabpanel implementation and keyboard navigability.
https://www.w3.org/TR/wai-aria/roles#tab
https://www.w3.org/TR/wai-aria/roles#tablist
https://www.w3.org/TR/wai-aria/roles#tabpanel
https://www.w3.org/TR/wai-aria-practices/#tabpanel
http://qa03-sakai.marist.edu:8080/portal/site/e72d72d4-f582-4dce-8261-6b923060787c/tool/eb0fda06-aa37-4f6a-9e75-3ea5c66a5ee4/sakai.permissions.helper.helper#d4f544cfc3ae72da61349fcb7b54b598-HTML