Skip to content

EuiStepsHorizontal should have aria-disabled on steps that users cannot take action #7686

@1Copenut

Description

@1Copenut

Describe the problem

The EuiHorizontalSteps component blocks click events when a step is disabled, but allows the button to take keyboard focus. It would be an improvement if the button had a tabindex="-1" to prevent it from taking keyboard focus either while disabled. Screenshot below. an aria-disabled="true" attribute so screen reader users can hear the button in the tabindex, but also be made aware it's not currently available.

WCAG or Vendor Guidance (optional)

Screenshots or Trace Logs

Screenshot 2024-04-18 at 2 55 48 PM

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions