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 "Muda" logo on the invite screen lacks an accessible label, causing it to be announced by screen readers as an unidentifiable image or object. This prevents screen reader users from understanding the purpose or identity of the logo, hindering navigation and usability.
Severity: High - This issue prevents screen reader users from understanding the purpose of the "Muda" logo, creating confusion and blocking access to important content or functionality.
Navigate through the page using a screen reader and observe how the "Muda" logo is announced without a proper label.
Expected Behavior
The "Muda" logo should have an accessible label (using the alt attribute or aria-label), so it is correctly identified by the screen reader, allowing users to understand its context and purpose.
Desktop (please complete the following information):
OS: Windows
Browser: Chrome
Version: 130.0.6723.117
Screen Reader: NVDA 2024.4
Additional Context
This issue violates WCAG 1.1.1 Non-text Content, as the "Muda" logo lacks a text alternative, impacting accessibility for screen reader users.
The text was updated successfully, but these errors were encountered:
Describe the bug
The "Muda" logo on the invite screen lacks an accessible label, causing it to be announced by screen readers as an unidentifiable image or object. This prevents screen reader users from understanding the purpose or identity of the logo, hindering navigation and usability.
Severity: High - This issue prevents screen reader users from understanding the purpose of the "Muda" logo, creating confusion and blocking access to important content or functionality.
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
The "Muda" logo should have an accessible label (using the
alt
attribute oraria-label
), so it is correctly identified by the screen reader, allowing users to understand its context and purpose.Screenshots
Cambiatus Env you are using
https://muda.cambiatus.io/invite/Pzz98P
Desktop (please complete the following information):
Additional Context
This issue violates WCAG 1.1.1 Non-text Content, as the "Muda" logo lacks a text alternative, impacting accessibility for screen reader users.
The text was updated successfully, but these errors were encountered: