jonasdd
Results
2
issues of
jonasdd
When working on a combobox Eslint throws an error about missing aria-controls attribute on combobox role div. Pattern used as follows : ```html ``` According to [ARIA 1.1](https://www.w3.org/TR/wai-aria-1.1/#combobox) requirement, aria-controls...
alertdialog design pattern is not fully implemented. The design pattern is nearly the same of dialog design patten, only assistive technologies interpretation is not the same. Like a dialog, alertdialog...
enhancement