WebAble: A powerful tool that checks if a website is easy to use for people with disabilities, helping developers follow WCAG guidelines and improve accessibility.

7 Open Issues Need Help Last updated: Mar 17, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue addresses a bug where duplicate entries appear in the scan history for identical URL scans. The goal is to identify the root cause, prevent redundant storage, and potentially update existing records instead of creating new ones to maintain database consistency and efficiency.

Complexity: 2/5
bug good first issue backend

WebAble: A powerful tool that checks if a website is easy to use for people with disabilities, helping developers follow WCAG guidelines and improve accessibility.

TypeScript

AI Summary: This issue proposes a comprehensive enhancement of the project's documentation to improve clarity and accessibility for new contributors. Key tasks include refining the README, adding detailed setup guides for both frontend and backend, incorporating visual aids like screenshots, explaining the project structure, and providing usage examples.

Complexity: 2/5
documentation enhancement good first issue

WebAble: A powerful tool that checks if a website is easy to use for people with disabilities, helping developers follow WCAG guidelines and improve accessibility.

TypeScript

AI Summary: This issue proposes adding URL validation to prevent users from submitting invalid URLs for accessibility scans. The goal is to improve the reliability of the scanning process and enhance the user experience by providing clear error messages for incorrect inputs and preventing scans with malformed URLs.

Complexity: 2/5
enhancement good first issue frontend backend

WebAble: A powerful tool that checks if a website is easy to use for people with disabilities, helping developers follow WCAG guidelines and improve accessibility.

TypeScript

AI Summary: This issue proposes adding a dark mode feature to the application to improve accessibility and user experience. It involves implementing a theme toggle, ensuring all existing components are compatible with dark mode, and adhering to accessibility contrast standards.

Complexity: 3/5
enhancement good first issue frontend

WebAble: A powerful tool that checks if a website is easy to use for people with disabilities, helping developers follow WCAG guidelines and improve accessibility.

TypeScript

AI Summary: This issue aims to enhance the responsiveness of the website's footer. The primary goals are to adjust spacing, align content correctly on mobile devices, and ensure overall readability on smaller screens, leading to a cleaner and more adaptable footer UI.

Complexity: 2/5
good first issue frontend

WebAble: A powerful tool that checks if a website is easy to use for people with disabilities, helping developers follow WCAG guidelines and improve accessibility.

TypeScript

AI Summary: This issue proposes adding a visual loading indicator, such as a spinner, to provide user feedback during accessibility scans. It also suggests disabling the analyze button and displaying a "Scanning..." message to prevent multiple scans and further enhance the user experience.

Complexity: 2/5
enhancement good first issue frontend

WebAble: A powerful tool that checks if a website is easy to use for people with disabilities, helping developers follow WCAG guidelines and improve accessibility.

TypeScript

AI Summary: This issue proposes enhancing the user experience of the mobile navigation menu. The current hamburger menu will be improved by adjusting spacing, adding smooth animations, and ensuring keyboard accessibility for a better overall mobile navigation experience.

Complexity: 2/5
enhancement good first issue frontend

WebAble: A powerful tool that checks if a website is easy to use for people with disabilities, helping developers follow WCAG guidelines and improve accessibility.

TypeScript