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

ARIA Compliance Issue: Information Tooltip Content Not Recognized by Screen Readers #6095

Open
Jay2006sawant opened this issue Jan 6, 2025 · 3 comments
Labels

Comments

@Jay2006sawant
Copy link
Contributor

With reference to #5298

What is happening?

When using the NVDA screen reader, the message inside the "i" (information) icon on the Dashboard is not announced. This creates an accessibility barrier for screen reader users, as they cannot access the additional information provided by the tooltip.


To Reproduce

  1. Open the Dashboard page with the "i" information icon.
  2. Enable NVDA (or any screen reader) and navigate to the "i" icon.
  3. Hover over the icon or navigate to it via keyboard.
  4. Observe that the tooltip message is not announced by the screen reader

Expected behavior

The tooltip message should be announced by the screen reader when the user hovers over or focuses on the "i" icon.


Screenshots

Screenshot 2025-01-06 033552

image


Additional context

To install NVDA on Windows:

  1. Download NVDA from official website
  2. Run the installer and follow the on-screen instructions to complete the installation.
  3. Once installed, you can start NVDA by pressing Ctrl + Alt + N or by searching for "NVDA" in the Start Menu
@RashiJyotishi
Copy link

I am willing to solve this issue. @Jay2006sawant, could you please assign it to me

@Jay2006sawant
Copy link
Contributor Author

Jay2006sawant commented Jan 7, 2025

@RashiJyotishi I am currently addressing this issue and will raise a PR soon.

@RashiJyotishi
Copy link

@RashiJyotishi I am currently addressing this issue and will raise a PR soon.

okay.

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

No branches or pull requests

2 participants