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

Add missing accessible labels #410

Open
sushain97 opened this issue May 17, 2021 · 2 comments
Open

Add missing accessible labels #410

sushain97 opened this issue May 17, 2021 · 2 comments

Comments

@sushain97
Copy link
Member

A bunch of elements need labels for screen readers, e.g. the language selectors, locale selectors, copy/clear buttons.

Also, we should probably be localizing the close modal sr-only buttons.

@Krish-bhardwaj
Copy link

Hi, @sushain97  I would like to work on this issue since I'm new to opensource contribution therefore don't know from where to start. Can you please guide me how to go about solving this issue and assign this to me as I have to get started :)

Thanks in advance

@TinoDidriksen
Copy link
Member

TinoDidriksen commented Jan 18, 2022

We do not assign issues to unknown outsiders. If you want to work on it, just fork the repo, go through the src/ folder and find any code that generates HTML elements and make sure those get the correct https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA attributes, then open a PR.

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

No branches or pull requests

3 participants