[Accessibility] [Password page] [AxeDev Tools] Language button has no discernible text
Opened this issue · 1 comments
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:
- Go to 'https://muda.cambiatus.io/join?redirect=%2Fdashboard'
- Click on "I'm already a member" button
- Run AxeDev Tools
- 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.
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
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