You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
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
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:
Expected behavior
Form components must have id and label to work for screen readers, as 2.5.3 WCAG criteria.
Screenshots
Cambiatus Env you are using
Put the URL of the page you are trying to use
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: