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

Improve Keyboard Navigation and Screen-Reader Accessibility on Uyuni Website #100

Open
Rakielle opened this issue Mar 20, 2024 · 0 comments
Assignees

Comments

@Rakielle
Copy link
Contributor

Details

As part of openSUSE/mentoring#205, the goal of this issue is to improve keyboard navigation on the Uyuni website and make it screen-reader friendly.

Description

The images below visually represent how a screen reader interprets the contents of the website, highlighting the elements that are skipped and not accessible for a screen reader.
This improvement will help users to navigate and interact with the website using only the keyboard.
It's beneficial for users with no vision or low vision, and those who may have difficulty controlling a pointing device.

img1

img2

Proposed Solution

To improve accessibility and address this issue, we can;

  1. Use semantic HTML and ensure that the HTML code follows semantic standards.
  2. Use ARIA attributes like role, aria-label, aria-labelledby, and aria-describedby where needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant