Trevor Pierce

Results 58 issues of Trevor Pierce

## Summary refactored the Fleet "Add Integration" form to properly nest headings by level. This improves the experience for screen reader users and helps us improve our standing against WCAG...

WCAG A
release_note:skip
backport:skip
accessibility: cognition
v8.15.0

## Summary I refactored the Security Serverless "Getting Started" page to use semantic headings instead of P and SPAN tags marked up as headings. This improves the experience for screen...

WCAG A
release_note:skip
backport:skip
Team: SecuritySolution
accessibility: cognition
v8.15.0

The `EuiFieldNumber` test file has a `step` assertion we can't run because of an older version of JSDOM. This work can be done after Jest has been upgraded in #6813.

chore
tech debt

## Description **Update 23 April, 2024:** I revisited this issue and NVDA and JAWS do not allow me to select a time from the time list using arrow keys. When...

bug
accessibility
accessibility - WCAG A
accessibility - screen reader

## Description Our `EuiDatePicker` and `EuiSuperDatePicker` components do not read out the selected date or allow me to select a time from the Time list when I am using NVDA....

bug
meta
accessibility
accessibility - screen reader

## Summary @cchaos has improved the `EuiLoadingChart` component by [adding a role and aria-label](https://github.com/elastic/eui/pull/5821). This changeset also included the other loading indicators. I'd like to explore adding an `aria-busy` attribute...

accessibility
accessibility - WCAG AA
accessibility - screen reader

## Description @cchaos and @1Copenut were discussing the callout `heading` prop [defaulting to a P tag](https://github.com/elastic/eui/pull/5870#discussion_r866349095) in PR #5870 5870. We opted to leave the default as a P tag...

breaking change
accessibility
accessibility - WCAG A
accessibility - cognition

## 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...

accessibility
accessibility - WCAG A
accessibility - cognition

## Description Some components will benefit from having a Cypress keyboard test added to their suite. These will use our helpers and Cypress Real Events to send true browser events....

meta
accessibility
testing
accessibility - automated

**Describe the problem** @kyrspl && @cee-chen are making a dismiss (close) button to `EuiCallout` in #7156. They proposed moving the heading (title) before the dismiss button in the source order...

accessibility
accessibility - WCAG A
good first issue
stale-issue
low hanging fruit