-
When looking at accessibility per #4341 (rancher/dashboard#4324), we have a problem with colour usage is on “cards” with the top line colour-coded. This page does not provide additional information to…
-
**Describe the bug**
A clear and concise description of what the bug is.
when using a screen reader such as orca, important parts of the application are inaccessible. Furthermore, upon opening a b…
-
## Description
@miukimiu brought up a great question in #5649 with her comment about the `isLoading` behavior:
> To introduce a **EuiButtonIcon** `isLoading` state I can follow the other buttons i…
-
We currently use native input controls (select, date input, etc) for touch devices. But we need to make sure we use native controls if assistive technology such as screen readers are being used.
-
## Description
During an accessibility audit of a project I work on that uses VideoJS we received the following feedback on the "reset button" in the caption settings dialog:
> Button text for the…
-
Review src/App.tsx for issues that people who use assistive technology may face. Make changes that will improve these issues for these users.
-
## Scope
Test the end-user experience when using conditional logic:
- Navigating pages
- Show/hide functionality
- Checking the review page for mistakes and correcting them
- Submitting a form
**not…
-
**Description**
Errors present for the fields should be announced for the users. Especially for the users using assistive technology, that they understand that error exists and how to fix it.
**Preco…
-
# Summary
The embedded PDF viewer is compliant for screen readers
# Acceptance Criteria
- [ ] The embedded PDF viewer is compliant for screen readers
-
PING recently reviewed the WAI-ARIA 1.2 spec (https://github.com/w3c/aria/issues/1371) and suggested adding a privacy considerations section (none exists right now) discussing how `aria-hidden` can be…