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

[ENHANCEMENT] Improve Accessibility of Icon Controls #3

Open
looeee opened this issue Apr 22, 2021 · 0 comments
Open

[ENHANCEMENT] Improve Accessibility of Icon Controls #3

looeee opened this issue Apr 22, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@looeee
Copy link
Owner

looeee commented Apr 22, 2021

All icon controls in the IDE and top navbar need to have accessible labels added.
This can be done be adding a new CSS class - something like .visually-hidden - and then adding a <span class="visually-hidden">Control Info</span> to each control.

@looeee looeee added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Apr 22, 2021
@looeee looeee changed the title Improve Accessibility of Icon Controls [ENHANCEMENT] Improve Accessibility of Icon Controls Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant