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

[PromoBanner2] - Accessibility issue #1456

Open
vladko-uxds opened this issue Dec 17, 2024 · 0 comments
Open

[PromoBanner2] - Accessibility issue #1456

vladko-uxds opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@vladko-uxds
Copy link

The X button in PromoBannerV2 has no accessible label

Buttons should always have an accessible name. For most buttons, this name will be the same as the text inside the button, between the opening and closing tags. In some cases, for example buttons represented by icons, the accessible name may be provided from the aria-label or aria-labelledby attributes.

@vladko-uxds vladko-uxds converted this from a draft issue Dec 17, 2024
@vladko-uxds vladko-uxds added the bug Something isn't working label Dec 17, 2024
@vladko-uxds vladko-uxds added this to the Future plans milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant