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

Significant Accessibility Issues for Screen Reader Users #2018

Open
Lanie-Carmelo opened this issue Feb 19, 2025 · 0 comments
Open

Significant Accessibility Issues for Screen Reader Users #2018

Lanie-Carmelo opened this issue Feb 19, 2025 · 0 comments

Comments

@Lanie-Carmelo
Copy link

Description

As a totally blind user relying on screen readers (specifically JAWS and NVDA), I've encountered several accessibility issues while using Organizr V2 (version 2.1.2490). These issues significantly impact the usability of the dashboard for users with visual impairments.

Specific Issues

  1. Unlabeled Elements:

    • Many interactive elements (buttons, checkboxes) are not properly labeled, making it difficult to understand their purpose or state.
    • Example: Unable to determine if checkboxes are checked or unchecked.
  2. Complex Navigation Structure:

    • The navigation is complex and potentially confusing for screen reader users.
    • Multiple levels of lists and inconsistent indentation make it challenging to understand the page hierarchy.
  3. Inconsistent Heading Structure:

    • Headings don't follow a logical hierarchy, making it difficult to understand the page structure.
  4. Lack of ARIA Attributes:

    • Many elements lack proper ARIA attributes, reducing context for screen reader users.

Impact

These issues make it extremely challenging for visually impaired users to effectively navigate and use Organizr, limiting its accessibility and usability for a significant user group. I've been trying out a few different dashboards, and so far, all have major accessibility issues, so having something like Organizr that's accessible would be amazing.

Suggested Improvements

  1. Properly label all interactive elements (buttons, checkboxes, form fields).
  2. Implement ARIA attributes to provide more context for screen reader users.
  3. Simplify the navigation structure and ensure consistent indentation.
  4. Use a logical heading structure that follows a clear hierarchy.
  5. Ensure all clickable elements are keyboard accessible with proper focus indicators.
  6. Provide alternative text for all images and icons.

Additional Information

  • Screen Readers: JAWS and NVDA
  • Browser: Microsoft Edge Dev
  • Operating System: Windows 11 24H2

I'm willing to provide more detailed feedback or assist with testing if needed. Improving accessibility would greatly benefit the Organizr community and make the project more inclusive.

Thank you for considering these accessibility improvements.

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