Urgent.News

What's breaking now, across thousands of outlets.

Tech

Help wanted: validate a React Site Directory SPFx sample

I have opened a SharePoint Framework sample for a curated React site directory: Pull request: https://github.com/pnp/sp-dev-fx-webparts/pull/6474 The sample reads directory entries from a SharePoint list and provides search, category filtering, alphabetical sorting, paging, responsive Fluent UI cards, and clear loading/empty/error states. Could someone with access to a SharePoint Online tenant…

A SharePoint Framework (SPFx) sample project for a React site directory has been shared for validation purposes. The sample, located at https://github.com/pnp/sp-dev-fx-webparts/pull/6474, retrieves directory entries from a SharePoint list and offers features such as search, categorization, sorting, pagination, responsive cards using Fluent UI, and appropriate loading, empty, and error states.

To assist in validating the sample, the person who shared the pull request is seeking help from individuals with access to a SharePoint Online tenant. They request that the tester utilize a small test list to perform a series of checks, including list configuration, permissions, filtering, sorting, pagination, keyboard navigation, rendering in narrow viewports, and the behavior of the property pane.

The tester should ensure the screenshots submitted are of high quality and representative of the sample's functionality. To protect sensitive details, all tenant names, site URLs, individual user information, and other confidential data must be removed or obscured in the screenshots before sharing.

Any observations made during the validation process would be greatly appreciated. The tester is asked to share the screenshots containing their findings, ensuring that no tenant names, site URLs, people, or other sensitive information are visible in the shared images. The SPFx community is encouraged to lend a tenant for this validation effort to ensure the sample functions correctly in a real-world environment.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at dev.to →

More in Tech

Manual Testing

Lets first understand the manual testing terminologies.. SDLC (Software Development Life Cycle) Requirement Analysis --> Planning --> Design --> Implementation --> Testing --> Maintainance Basically…

  • Manual testing crucial in SDLC, includes Static and Dynamic Testing.
  • System Testing sub-categories: UI, Functional, Non-Functional, Usability Testing.
  • Testers execute Dynamic Testing using Black Box, White Box, Grey Box methodologies.

More from Sunday 30 August →