BrightspaceUI / core

A collection of accessible, free, open-source web components for building Brightspace applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d2l-table causes scrollable-region-focusable accessibility violation

Vitalii-Misechko opened this issue ยท comments

 Rule: scrollable-region-focusable
      Impact: moderate
      Ensure that scrollable region has keyboard access (https://dequeuniversity.com/rules/axe/4.2/scrollable-region-focusable?application=axeAPI)

      Issue target: d2l-insights-assessment-quality-dashboard,d2l-table-wrapper,d2l-scroll-wrapper,.d2l-scroll-wrapper-container
      Context: <div class="d2l-scroll-wrapper-container"><slot></slot></div>
      Fix any of the following:
        Element should have focusable content
        Element should be focusable

Steps to reproduce:

  1. Run d2l-insights-engagement-dashboard.accessibility test in this repo. Comment out scrollable-region-focusable inside ignoredRules block

๐ŸŽ‰ This issue has been resolved in version 1.136.2 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€