cambiatus / frontend

Cambiatus Web based frontend using Elm
https://app.cambiatus.io
GNU Affero General Public License v3.0
24 stars 16 forks source link

[Accessibility] [Out logged Home][Code] Incorrect HTML language #859

Open ceciliabelem opened 2 weeks ago

ceciliabelem commented 2 weeks ago

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.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://muda.cambiatus.io/join?redirect=%2Fdashboard'
  2. Inspect HTML
  3. Check HTML language keeps 'en' even when page language changes

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 If applicable, add screenshots to help explain your problem.

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

Desktop (please complete the following information):

Additional context It probably reflects on smartphones.

ceciliabelem commented 1 week ago

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