feat: add React external sharing sensitive review - #6490
Conversation
|
Could someone with a SharePoint Online tenant please validate PR #6490 and add real screenshots if possible? Please test representative document-library/list endpoints and fields for external or guest access, broad sharing-link indicators, sensitivity/compliance metadata, unique permissions, missing optional fields, stale dates, managed paths, malformed rows, paging bounds, empty results, partial failures, permission denial, throttling, keyboard access, and responsive layout. The sample is a bounded heuristic review aid using SharePoint REST GET requests only. It does not change sharing, permissions, labels, compliance tags, content, or metadata. It does not assert authoritative Purview or tenant security state. No screenshots are fabricated locally. |
Sample PR validation for #6490
|
| 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 #6490
|
| 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 External Sharing and Sensitive Content Review web part for SPFx 1.23.2.
What changed
Validation
npm cinpm test— 7 tests passed.npm run build— SPFx bundle passed.npm run package— production.sppkgpassed.npm run verify— read-only verifier passed after generated-artifact cleanup handling was corrected.Tenant validation requested
Please validate representative SharePoint Online lists/libraries and real tenant data, including external/guest indicators, sharing-link values, sensitivity/compliance fields, unique permissions, missing optional fields, stale dates, managed paths, 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.