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

a11y. Add area-labels and translations to all UI elements #305

Open
const8ine opened this issue Dec 16, 2023 · 0 comments
Open

a11y. Add area-labels and translations to all UI elements #305

const8ine opened this issue Dec 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@const8ine
Copy link
Member

const8ine commented Dec 16, 2023

  1. Add area-labels to all interactive UI elements e.g. buttons, tabs, expandable panels
  2. Add translation strings and use them in area-label attributes instead of the hardcoded values
  3. Test the coverage with Chrome accessibility tools

Use attr.aria-label="{{'your_translation' | translate}}" instead of aria-label="{{'your_translation' | translate}}" which is incorrect binding that causes error.

@const8ine const8ine added the enhancement New feature or request label Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant