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

[Accessibility] [Out logged Page] [AxeDev Tools] Language button has no discernible text #858

Open
ceciliabelem opened this issue Oct 18, 2024 · 1 comment
Labels
accessibility Improving accessibility of our app

Comments

@ceciliabelem
Copy link

Describe the bug
The language button has no id or label. The screen reader doesn't identify what's the component for and the user can't change use the resource provided (in this case, change language).

Ensure buttons have discernible textmore informationLink opens in a new windowElement Location:.z-20To solve this problem, you need to fix at least (1) of the following:Element does not have inner text that is visible to screen readersaria-label attribute does not exist or is emptyaria-labelledby attribute does not exist, references elements that do not exist or references elements that are emptyElement has no title attributeElement's default semantics were not overridden with role="none" or role="presentation"

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://muda.cambiatus.io/join?redirect=%2Fdashboard'
  2. Run AxeDev Tools
  3. Check the component without label or id

Expected behavior
Form components must have id and label to work for screen readers, as 2.5.3 WCAG criteria.

Screenshots
If applicable, add screenshots to help explain your problem.

Cambiatus Env you are using
(https://muda.cambiatus.io/join?redirect=%2Fdashboard)

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version 129.0.6668.101 (Versão oficial) 64 bits

@ceciliabelem ceciliabelem changed the title [Accessibility] [AxeDev Tools] Language button has no discernible text [Accessibility] [Out logged Page] [AxeDev Tools] Language button has no discernible text Oct 22, 2024
@ceciliabelem
Copy link
Author

For mapping all defect statistics, I just updated the spreadsheet. Also, there is a graphic to help understand some kinds of bugs and how they can impact users.
Muda's Report Spreadsheet

@lucca65 lucca65 added the accessibility Improving accessibility of our app label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Improving accessibility of our app
Projects
Status: New Issues
Development

No branches or pull requests

2 participants