원하는 도움말: 구성 가능한 SharePoint 목록 SPFx 샘플 유효성 검사

작성자

카테고리:

← 피드로
DEV Community · Vilius · 2026-08-30 개발(SW)

Vilius

I have opened a read-only React SharePoint Framework sample for browsing configurable list records:

Pull request: https://github.com/pnp/sp-dev-fx-webparts/pull/6476

The sample discovers list fields and supports explicit field selection, text, number, currency, date, Boolean, choice, hyperlink, and person rendering, together with sorting, search, paging, retry/error states, safe links, keyboard operation, and responsive rendering.

Could someone with access to a SharePoint Online tenant please try it against a small ordinary list and capture one or two representative screenshots? Dummy data is completely fine.

Please remove or blur tenant names, site URLs, user names, record details, and any other sensitive information before sharing screenshots. Setup and validation steps are included in the sample README.

Any observations about permissions, field discovery, filtering, paging, usability, or rendering would greatly help complete the contribution. Thank you!

원문에서 계속 ↗