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] [Windows] [Button Semantics] [Invite screen] - Logo lacks button semantics in screen reader navigation #881

Open
ceciliabelem opened this issue Nov 10, 2024 · 0 comments

Comments

@ceciliabelem
Copy link

Describe the bug
The application logo on the invite screen lacks button semantics, making it inaccessible to screen reader users. When navigating through the page using a screen reader, the logo is not recognized as an interactive element, which hinders its use as a clickable button.

Severity: High - This issue prevents screen reader users from recognizing the logo as an actionable element, blocking access to its functionality and creating a significant navigation barrier.

To Reproduce
Steps to reproduce the behavior:

  1. Open the Muda platform in a Windows environment.
  2. Go to the invite screen using this link: https://muda.cambiatus.io/invite/Pzz98P.
  3. Navigate through the page using a screen reader and observe how the logo is announced and treated by the screen reader.

Expected Behavior
The logo should have button semantics, so it is correctly identified by the screen reader as a button, making it clear that the logo is interactive.

Screenshots
logomuda

Cambiatus Env you are using
https://muda.cambiatus.io/invite/Pzz98P

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 4.1.2 Name, Role, Value, as the logo lacks proper semantic markup to be recognized as a button, which impairs navigation and interaction for screen reader users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant