Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EuiContextMenu][SCREEN READER]: Add prop to announce selected item on single choice panels like pagination #6648

Closed
1Copenut opened this issue Mar 20, 2023 · 0 comments · Fixed by #7153
Assignees

Comments

@1Copenut
Copy link
Contributor

Description

Our EuiContextMenu has the ability to select a single option using the with single panel pattern. The selected option is denoted visually with a check, but screen readers do not announce this relationship. We should update the component to add an optional prop that includes a way to announce the selected option.

WCAG guidance


Screen Shot 2023-03-20 at 11 13 46 AM

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

Successfully merging a pull request may close this issue.

1 participant