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

feat: added functionality of incomplete resultType #730

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

jaig-0911
Copy link
Collaborator

@jaig-0911 jaig-0911 commented Sep 16, 2024

Added Support for Incomplete resultType in Accessibility Checks

This update introduces functionality for handling an incomplete resultType. The incomplete array (also referred to as "review items") indicates which nodes could not be definitively determined as passing or failing accessibility checks.

To enable this functionality, set the SA11Y_ENABLE_INCOMPLETE_RESULTS environment variable for automatic checks.

@jaig-0911 jaig-0911 requested a review from a team as a code owner September 16, 2024 09:11
@navateja-alagam
Copy link
Collaborator

@jaig-0911 Seems some lint warnings are introduced in 'packages/browser-lib/src/index.ts'. Can we take care of them please.

@navateja-alagam navateja-alagam enabled auto-merge (squash) September 17, 2024 07:59
@navateja-alagam navateja-alagam merged commit 2fe695a into master Sep 17, 2024
9 checks passed
@navateja-alagam navateja-alagam deleted the add-incomplete-results branch September 17, 2024 08:02
Copy link

🎉 This PR is included in version 6.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants