feat: add React accessibility content auditor sample - #6483
Conversation
|
Could someone with a SharePoint Online tenant please validate this sample against representative modern pages or list content and add real screenshots to the PR if possible? Useful checks:
This is intentionally a read-only heuristic audit aid, not a WCAG certification tool. No tenant screenshots are fabricated locally. Thank you for helping complete the review. |
Validation failed!File: samples/react-accessibility-content-auditor/assets/sample.json
|
Sample PR validation for #6483
|
| Validation | Status |
|---|---|
| Pull request affects only one folder | ✅ Succeeded |
| Sample folder name follows naming convention | ✅ Succeeded |
| README.md contains visitor stat image | |
| Sample requires a .nvmrc file | ✅ Succeeded |
| Sample requires a README.md | ✅ Succeeded |
| Sample requires a screenshot .png in assets folder | |
| No .sppkg file | ✅ Succeeded |
| No node_modules folder | ✅ Succeeded |
| No lib folder | ✅ Succeeded |
| No upgrade reports | ✅ Succeeded |
@vystartasv please address the above issues and push new changes to this branch.
For more information, see the contribution guidance.
Sample PR validation for #6483
|
| Validation | Status |
|---|---|
| Pull request affects only one folder | ✅ Succeeded |
| Sample folder name follows naming convention | ✅ Succeeded |
| README.md contains visitor stat image | |
| Sample requires a .nvmrc file | ✅ Succeeded |
| Sample requires a README.md | ✅ Succeeded |
| Sample requires a screenshot .png in assets folder | |
| No .sppkg file | ✅ Succeeded |
| No node_modules folder | ✅ Succeeded |
| No lib folder | ✅ Succeeded |
| No upgrade reports | ✅ Succeeded |
@vystartasv please address the above issues and push new changes to this branch.
For more information, see the contribution guidance.
Sample PR validation for #6483
|
| Validation | Status |
|---|---|
| Pull request affects only one folder | ✅ Succeeded |
| Sample folder name follows naming convention | ✅ Succeeded |
| README.md contains visitor stat image | ✅ Succeeded |
| Sample requires a .nvmrc file | ✅ Succeeded |
| Sample requires a README.md | ✅ Succeeded |
| Sample requires a screenshot .png in assets folder | |
| No .sppkg file | ✅ Succeeded |
| No node_modules folder | ✅ Succeeded |
| No lib folder | ✅ Succeeded |
| No upgrade reports | ✅ Succeeded |
@vystartasv please address the above issues and push new changes to this branch.
For more information, see the contribution guidance.
Description
Adds a read-only React accessibility and content quality auditor for SharePoint Framework 1.23.2.
What changed
Validation
npm test— 15 tests passed.npm run build— DEBUG/SHIP build and production.sppkgpackaging passed.This is a heuristic review aid, not a WCAG conformance certification, and performs no content mutations.