Trevor Pierce

Results 58 issues of Trevor Pierce

**Description** The dual range slider in the Dashboard UI do not have meaningful, semantic labels. The underlying `EuiDualRangeSlider` component has the ability to add ARIA attributes into the `minInputProps` and...

Project:Accessibility
WCAG A
needs-team
defect-level-2

## Description We've received a report that some of the line charts in our sample data series do not meet the non-text contrast ratio of 3:1. I reviewed the sample...

:accessibility

Hello. I'm requesting to update your library's `axe-core` dependency to latest `v4.9.0` as of 10 April, 2024. I took the following steps to ensure the update worked correctly: 1. Bumped...

**Note:** this ticket should not be submitted until after you receive access to the appropriate repos. You will receive an email titled “USAccess PIV Sponsored” when your access is ready....

platform-orientation
new-vfs-team-member
Platform-Support-Ticket

I'm a new member on the BMT II team, going through onboarding. I noticed the "Getting help from the Platform in Slack" link under the **General** section was `404`, so...

## Description I discovered a bug with our `EuiTable` [expanding rows feature](https://eui.elastic.co/#/tabular-content/tables#expanding-rows) where screen readers will allow users to expand a child row, access that child row content, but not...

bug
accessibility
accessibility - screen reader

> :warning: Quick note: this issue was originally just for EuiSuperSelect, but then we realized it applied to all form controls with prepend/append. ## Description [EuiSuperSelect](https://eui.elastic.co/#/forms/super-select) allows users to add...

bug
accessibility - WCAG A
accessibility - screen reader

## Description While building Cypress [a11y tests for the EuiDataGrid](https://github.com/elastic/eui/pull/6466), I came across an axe violation when we hide all the columns. It's a bit of an edge case, but...

bug
accessibility - automated