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] [Code] Incorrect HTML language #865

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

Comments

@ceciliabelem
Copy link

Describe the bug
When access muda’s page, the html language should be in portuguese or change as the user changes the navigation language. It impacts the screen readers behaviour. As the page is multilingual, the HTML language should change as the user changes the language.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Muda's Password'
  2. Click on 'I'm already a member' button
  3. Inspect the HTML
  4. See the incorrect HTML language (in this case, "EN"), even when the user changes the language

Expected behavior
If the language is portuguese, the html must be “pt-br” too. In this way, the screen reader verbalizes as native. The same behaviour must work for all languages.

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

Additional context
Add any other context about the problem here.

@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