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] [Password page] [AxeDev Tools] Language button has no discernible text #866

Open
ceciliabelem opened this issue Oct 22, 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 is the component uses and the user can't change the available resource (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. Click on "I'm already a member" button
  3. Run AxeDev Tools
  4. 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
image

Cambiatus Env you are using
Put the URL of the page you are trying to use

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version 129.0.6668.101 (Versão oficial) 64 bits
@ceciliabelem
Copy link
Author

For mapping all defects 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
@lucca65 lucca65 added this to Software Oct 29, 2024
@github-project-automation github-project-automation bot moved this to ✨ New Issues in Software 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