-
#### Describe the Problem
For a screen reader user the items of a diagram are listed as snippets of text. The relation between these elements is unknown to them. This could be solved by describing …
-
Hey folks,
Trying to follow the official guideline for cell navigation inside a data grid cell and I am facing some difficulties, and I am not sure about the rationale behind supporting `Down Arrow…
-
### Case study React
In deze issue documenteer ik mijn bevindingen van react en staan voorbeelden hoe ik dat heb uitgewerkt. In deze issue staat o.a QuickStart React, mappenstructuur en code splittin…
-
I think it would be useful to consider testing the behavior of native widgets in HTML, in addition to APG design patterns. It usually is easier for web developers to use a standard element and get acc…
-
Accessibility features are somewhat poorly documented as they pertain to use and browser support. It would be good if there was some link between accessibility related features/topics.
I found this…
-
Hi,
I am using ng2-bs3-modal@^0.13.0 modal component in one of our projects.
Our requirement is to trap the focus inside the modal however the focus is moving outside of the modal on tabbing. It…
-
### Problem
We haven't thoroughly vetted our codebase for accessibility issues.
### Solution
[This very informative post on accessibility in SPAs](https://nolanlawson.com/2019/11/05/what-ive-…
-
#### Background
Carbon's tree view component currently exist in Carbon react experimental: [Tree view](https://react.carbondesignsystem.com/?path=/story/experimental-unstable-treeview--default) and i…
-
I think it would be good if https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html were supplemented as follows:
1. a warning that the output of live regions through assististive technolo…
-
Currently, there are no mouse interactions for menus. In native apps, it is common that mouse interactions like hover work together with the arrow keys to navigate a menu. So if someone were to hover …