Skip to content

(Accessibility) (ML) "WCAG 3.2.2 On Input does not cause a change of context" #191867

Open

Description

Steps to reproduce
Open Kibana and navigate to the "Machine Learning" section then tab through the buttons, the Screen Reader should announce the label associated with each button. Tabbing to the "Level" component, the Screen Reader reads "Button Level".
Activating the "Level" component opens a new dialog and adjusts the focus so the next tab will result in the focus being set on the first entry in the dialog. But the user is not informed prior to activating the "Level" component that a change in focus will occur.

An example of a better label for the "Level" component is the button for the "Calendar" icon above, which, when tabbed into, the Screen Reader reads "Date Quick Select Button", which informs the user that activating the button will present them with a way to select a date.
Suggest adding "Select" to the "Level" component so the Screen Reader will read "Level Select Button"

Screen Shot:
Image

Expected Result
Activating the "Level" component, the screen reader should read "Level Select Button"

Kibana Version:
Kibana-8.13.2

OS:
Windows

Screen Reader:
NVDA ver 2024.3

Browser:
Chrome

Relevant WCAG Criteria:
WCAG Criterion - 3.2.2 On Input - Level A
Changing the setting of any user interface component does not automatically cause a change of context unless the user has been advised of the behavior before using the component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions