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
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
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.
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.
Inconsistent Heading Structure:
Headings don't follow a logical hierarchy, making it difficult to understand the page structure.
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
Properly label all interactive elements (buttons, checkboxes, form fields).
Implement ARIA attributes to provide more context for screen reader users.
Simplify the navigation structure and ensure consistent indentation.
Use a logical heading structure that follows a clear hierarchy.
Ensure all clickable elements are keyboard accessible with proper focus indicators.
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.
The text was updated successfully, but these errors were encountered:
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
Unlabeled Elements:
Complex Navigation Structure:
Inconsistent Heading Structure:
Lack of ARIA Attributes:
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
Additional Information
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.
The text was updated successfully, but these errors were encountered: