cambiatus / frontend

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

[Accessibility] [Android] [Visible Focus] [Logged-out Home] - Absence of visible focus with TalkBack enabled #878

Open ceciliabelem opened 2 weeks ago

ceciliabelem commented 2 weeks ago

Describe the bug When using the application with TalkBack enabled, there is no visible focus indicator on elements within the logged-out home page. This issue makes navigation challenging for users relying on TalkBack.

To Reproduce Steps to reproduce the behavior:

  1. Open the application on an Android device.
  2. Ensure TalkBack is enabled.
  3. Navigate to the logged-out home page.
  4. Attempt to move focus between interactive elements and observe the lack of a visible focus indicator.

Expected behavior A visible focus indicator should appear on each interactive element to support users navigating with TalkBack enabled.

Evidence Logged-out page

Cambiatus Env you are using https://muda.cambiatus.io/join?redirect=%2Fdashboard

Smartphone (please complete the following information):

Additional context This issue impacts accessibility by preventing users who rely on TalkBack from navigating the page effectively due to the lack of a visible focus indicator.

ceciliabelem commented 2 weeks ago

Severity: High WCAG 2.4.7