feat: add React content owner review dashboard - #6494
Conversation
|
Could someone with a SharePoint Online tenant please validate PR #6494 and add real screenshots if possible? Please test representative lists/libraries with owner and reviewer fields, missing or malformed metadata, overdue/due-soon/current/missing review dates, document statuses, managed paths, spaces in paths, valid and unsafe links, malformed rows, paging bounds, empty results, partial failures, permission denial, throttling, keyboard access, and responsive layout. This is a bounded read-only dashboard using SharePoint REST GET requests only. It never assigns owners, creates/updates/deletes review tasks, or alters items, pages, metadata, permissions, or taxonomy. No screenshots are fabricated locally. |
Validation failed!File: samples/react-content-owner-review-dashboard/assets/sample.json
|
Sample PR validation for #6494
|
| 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 | |
| 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 #6494
|
| 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 | |
| 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 #6494
|
| 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 bounded, read-only React Content Owner and Review Assignment Dashboard for SPFx 1.23.2.
What changed
Validation
npm cinpm test— production-linked tests passed. The SPFx test task emitted one non-fatal generated source-map warning.npm run verify— read-only verifier passed before and after packaging.npm run build— clean SPFx ship bundle passed without warnings.npm run package— production.sppkgpassed.Tenant validation requested
Please validate representative SharePoint Online lists/libraries with owner and reviewer fields, missing or malformed metadata, overdue/due-soon/current/missing review dates, document statuses, managed paths, spaces in paths, valid and unsafe links, malformed rows, paging bounds, empty results, partial failures, permission denial, throttling, keyboard access, and responsive layout. Real tenant screenshots are welcome; none are fabricated locally.