Skip to content

[Lens] (Accessibility) Improve screen reader announcement of the layer settings button #83599

@myasonik

Description

@myasonik

The problem

The layer settings button (which has the chart type picker popover) also visually indicates the chart type but requires extra navigating for screen reader users to get the same context.

The fix

Two possible ways to fix this:

  • If you have it available somewhere on the page, could add an aria-describedby={idOfTheString} pointing to the chart type.
  • If not, could extend the aria-label to read something like Edit layer settings; {chartType} (instead of the current Edit layer settings)

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