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

Labeling buttons for increased accessibility #11576

Open
littlesvensson opened this issue Jan 16, 2025 · 0 comments
Open

Labeling buttons for increased accessibility #11576

littlesvensson opened this issue Jan 16, 2025 · 0 comments
Labels

Comments

@littlesvensson
Copy link
Contributor

Bug description

Some important graphic buttons in the application are not labeled, which is why their function is not noticeable with the screen reader. Blind users are therefore unable to recognize the function of these elements and have difficulty operating the application. This concerns, for example:

  • the buttons next to the "Product List" heading (being read as "button heading 3")
  • he menu switches of the table series (being read just as "internal link collapsed / internal linked expanded)

Steps to reproduce
Steps to reproduce the behavior:

  1. Turn on screen reader of your choice
  2. Click on e.g. Products - All Products. (you should have at least one Product )
  3. Make screen reader to read the filter icon.
  4. Make it to read the three dots action button in the table next to any of your products.

Expected behavior
Important elements like buttons or links with button role should be adjusted with accessibility in mind.

Screenshots

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

No branches or pull requests

1 participant