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

feat: improve accessibility to meet WCAG standards #4432

Open
techfg opened this issue Jan 10, 2025 · 0 comments
Open

feat: improve accessibility to meet WCAG standards #4432

techfg opened this issue Jan 10, 2025 · 0 comments

Comments

@techfg
Copy link
Collaborator

techfg commented Jan 10, 2025

Currently, ues.io (website, studio, runtime, etc.) do not meet WCAG standards in many situations. For example:

  1. Contrast ratios
  2. Image alternate text
  3. Form element labels
  4. Keyboard access for scrollable regions
  5. Links must have discernible text (e.g., icon buttons)
  6. Nested interactive controls
  7. Touch targets at least 24px
  8. Landmarks

A decision needs to be made on which WCAG standard should be met (e.g., 2.1, 2.2, etc.) and then updates made to achieve.

Reference:

  1. https://www.w3.org/WAI/standards-guidelines/wcag/
  2. https://www.etsi.org/human-factors-accessibility/en-301-549-v3-the-harmonized-european-standard-for-ict-accessibility
    latest version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant