-
## Bug Report
- The tabbable element's role 'columnheader' is not a widget role
```
```
- The element with role "rowgroup" is not contained in or owned by an element with one of the follo…
-
Review and improve the accessibility of the components, ensuring they meet WCAG guidelines.
This issue's scope should focus on styling/CSS as it pertains to the components. This includes color, siz…
-
https://github.com/search?q=repo%3Aant-design%2Fant-design%20accessibilityTest&type=code 这个方法已经存在了,但是只在几个组件上测了,需要参考 imageTest 在所有 demo 上跑起来。
1. 参考 image.test.ts,给每一个组件建一个 `__tests__/a11y.te…
-
### Description
The editor has 2 focusable elements for the screen reader, looks like the placeholder is a separate element.
_(also has different padding/ margin, but I can work around that)_
htt…
-
This ticket is a follow on to the explorations done in https://github.com/grommet/hpe-design-system/issues/4261. Building off of the work done in #4261 we should get more into specific design recommen…
-
### Package
carbon-components
### Browser
Chrome, Firefox
### Package version
latest
### React version
latest
### Description
Update the Carbon -> Components -> Dropdown -> [Accessibility - D…
-
Review and improve the accessibility of the components, ensuring they meet WCAG guidelines.
This issue's scope should be focused on making sure components render with appropriate semantic HTML attr…
-
Currently, there is an accessibility issue with our placeholders for all form components.
We need to discuss how to handle them properly.
See this as references:
- https://www.deque.com/blog/a…
-
#557
- Incorrect use of `` as title
- Order of elements (image in media card)
- Order of pretitle title (Use a header to group pretitle, title and subtitle when at least two exist)
- The role o…
-
Hello,
I was reading the source code of [Turboprop](https://github.com/leuchtturm-dev/turboprop/) and I believe we could adapt one of its concepts to bring fully-featured accessibility to the Salad…