cambiatus/frontend

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

Opened this issue · 1 comments

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):

  • Device: Xiaomi Redmi Note 8 Pro
  • OS: Android 11
  • Browser: Chrome
  • Version: 130.0.6723.102
  • TalkBack Version: 15.0

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.

Severity: High
WCAG 2.4.7