Fixed global search and replace error
This commit is contained in:
parent
3c3aa72cc0
commit
bc3bdf4093
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Contribution Guidance
|
# Contribution Guidance
|
||||||
|
|
||||||
If you'd like to contribute to this repository, please read the following guidelines. Contributors are more than welcome to share their learnings with others in this centralized location.
|
If you'd like to contribute to this repository, please read the following guidelines. Contributors are more than welcome to share their learnings with others in this centralized location.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
---
|
||||||
page_type: sample
|
page_type: sample
|
||||||
products:
|
products:
|
||||||
- office-sp
|
- office-sp
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
---
|
||||||
page_type: sample
|
page_type: sample
|
||||||
products:
|
products:
|
||||||
- office-sp
|
- office-sp
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# GitHub Badge (JavaScript version)
|
# GitHub Badge (JavaScript version)
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
Displays information from GitHub for a specified user.
|
Displays information from GitHub for a specified user.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
---
|
||||||
page_type: sample
|
page_type: sample
|
||||||
products:
|
products:
|
||||||
- office-sp
|
- office-sp
|
||||||
|
|
|
@ -22,14 +22,15 @@ This is a sample web Part that illustrates the use of React Accessible Accordion
|
||||||
|
|
||||||
![Sample Web Part built using SPFx with React Framework showing list data in accordion format](./assets/AccordionPreview.png)
|
![Sample Web Part built using SPFx with React Framework showing list data in accordion format](./assets/AccordionPreview.png)
|
||||||
|
|
||||||
|
|
||||||
## Compatibility
|
## Compatibility
|
||||||
|
|
||||||
![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
||||||
![Node.js v10 | v8](https://img.shields.io/badge/Node.js-v10%7C%20v8-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg)
|
![Node.js v10 | v8](https://img.shields.io/badge/Node.js-v10%20%7C%20v8-green.svg)
|
||||||
![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams")
|
![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg)
|
||||||
![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench")
|
![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower")
|
||||||
|
![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1")
|
||||||
|
![Local Workbench Incompatible](https://img.shields.io/badge/Local%20Workbench-Incompatible-red.svg)
|
||||||
|
![Hosted Workbench Compatible](https://img.shields.io/badge/Hosted%20Workbench-Compatible-green.svg)
|
||||||
|
|
||||||
## Applies to
|
## Applies to
|
||||||
|
|
||||||
|
|
|
@ -41,7 +41,7 @@ Path can be `/sites/mysc/style library/js/custom.js` or `/sites/mysc/style libra
|
||||||
|
|
||||||
## Compatibility
|
## Compatibility
|
||||||
|
|
||||||
![SPFx 1.9.1](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
![SPFx 1.9.1](https://img.shields.io/badge/SPFx-1.9.1-green.svg)
|
||||||
![Node.js v10 | v8](https://img.shields.io/badge/Node.js-v10%20%7C%20v8-green.svg)
|
![Node.js v10 | v8](https://img.shields.io/badge/Node.js-v10%20%7C%20v8-green.svg)
|
||||||
![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg)
|
![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg)
|
||||||
![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower")
|
![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower")
|
||||||
|
|
|
@ -1,18 +1,3 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
|
||||||
page_type: sample
|
|
||||||
products:
|
|
||||||
- office-sp
|
|
||||||
languages:
|
|
||||||
- javascript
|
|
||||||
- typescript
|
|
||||||
extensions:
|
|
||||||
contentType: samples
|
|
||||||
technologies:
|
|
||||||
- SharePoint Framework
|
|
||||||
platforms:
|
|
||||||
- react
|
|
||||||
createdDate: 04/07/2020 12:00:00 AM
|
|
||||||
---
|
|
||||||
# Date range picker in SPFx
|
# Date range picker in SPFx
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Dev-Radar for SharePoint Online
|
# Dev-Radar for SharePoint Online
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Organization Directory
|
# Organization Directory
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Documents Links Accordion
|
# Documents Links Accordion
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -20,8 +20,15 @@ This sample shows how to build web parts that display documents in accordance wi
|
||||||
|
|
||||||
![Demo](./assets/Preview.gif)
|
![Demo](./assets/Preview.gif)
|
||||||
|
|
||||||
## Used SharePoint Framework Version
|
## Compatibility
|
||||||
![1.10.0](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
|
||||||
|
![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
||||||
|
![Node.js v10 | v8](https://img.shields.io/badge/Node.js-v10%20%7C%20v8-green.svg)
|
||||||
|
![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg)
|
||||||
|
![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower")
|
||||||
|
![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1")
|
||||||
|
![Local Workbench Incompatible](https://img.shields.io/badge/Local%20Workbench-Incompatible-red.svg)
|
||||||
|
![Hosted Workbench Compatible](https://img.shields.io/badge/Hosted%20Workbench-Compatible-green.svg)
|
||||||
|
|
||||||
## Applies to
|
## Applies to
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Find Parker
|
# Find Parker
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Consuming SPFx Service Scopes using React Hooks
|
# Consuming SPFx Service Scopes using React Hooks
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
---
|
||||||
page_type: sample
|
page_type: sample
|
||||||
products:
|
products:
|
||||||
- office-sp
|
- office-sp
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
---
|
||||||
page_type: sample
|
page_type: sample
|
||||||
products:
|
products:
|
||||||
- office-sp
|
- office-sp
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Manage SPFx solution using ALM APIs
|
# Manage SPFx solution using ALM APIs
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# React-mgtEvents
|
# React-mgtEvents
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Minesweeper
|
# Minesweeper
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -43,11 +43,6 @@ Current Data Functions:
|
||||||
![](https://raw.githubusercontent.com/jcoleman-pcprofessional/Modern-Charts/master/assets/modern-charts.png)
|
![](https://raw.githubusercontent.com/jcoleman-pcprofessional/Modern-Charts/master/assets/modern-charts.png)
|
||||||
![](https://raw.githubusercontent.com/jcoleman-pcprofessional/Modern-Charts/master/assets/Modern-Charts.gif)
|
![](https://raw.githubusercontent.com/jcoleman-pcprofessional/Modern-Charts/master/assets/Modern-Charts.gif)
|
||||||
|
|
||||||
### Working with
|
|
||||||
|
|
||||||
Built with SharePoint Framework GA, Office Graph, React and Chart.JS
|
|
||||||
|
|
||||||
|
|
||||||
## Compatibility
|
## Compatibility
|
||||||
|
|
||||||
![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
---
|
||||||
page_type: sample
|
page_type: sample
|
||||||
products:
|
products:
|
||||||
- office-sp
|
- office-sp
|
||||||
|
@ -21,9 +21,6 @@ This web part show organization chart for current user, shows, managers and dire
|
||||||
|
|
||||||
On Click the profile page of will be open.
|
On Click the profile page of will be open.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
![](../react-modern-organization-chart/assets/Screenshot1.png)
|
![](../react-modern-organization-chart/assets/Screenshot1.png)
|
||||||
|
@ -38,11 +35,6 @@ Property |Type|Required| comments
|
||||||
Title | Text| no|
|
Title | Text| no|
|
||||||
Refresh Status Interval in minutes | number| no | default value 5 min
|
Refresh Status Interval in minutes | number| no | default value 5 min
|
||||||
|
|
||||||
|
|
||||||
### Working with
|
|
||||||
|
|
||||||
Built with SharePoint Framework GA, Microsoft Graph API and @pnp/PnPjs
|
|
||||||
|
|
||||||
# Compatibility
|
# Compatibility
|
||||||
|
|
||||||
![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Microsoft Graph People Search
|
# Microsoft Graph People Search
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Image Gallery
|
# Image Gallery
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,103 +1,103 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
---
|
||||||
page_type: sample
|
page_type: sample
|
||||||
products:
|
products:
|
||||||
- office-sp
|
- office-sp
|
||||||
languages:
|
languages:
|
||||||
- javascript
|
- javascript
|
||||||
- typescript
|
- typescript
|
||||||
extensions:
|
extensions:
|
||||||
contentType: samples
|
contentType: samples
|
||||||
technologies:
|
technologies:
|
||||||
- SharePoint Framework
|
- SharePoint Framework
|
||||||
platforms:
|
platforms:
|
||||||
- React
|
- React
|
||||||
createdDate: 6/1/2020 12:00:00 AM
|
createdDate: 6/1/2020 12:00:00 AM
|
||||||
---
|
---
|
||||||
# My Groups
|
# My Groups
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
Using Microsoft Graph, this web part grabs the Office 365 groups the current user is a member of with links to the groups SharePoint site.
|
Using Microsoft Graph, this web part grabs the Office 365 groups the current user is a member of with links to the groups SharePoint site.
|
||||||
|
|
||||||
The web part has been updated to include a grid like in addition to the compact layout as seen below:
|
The web part has been updated to include a grid like in addition to the compact layout as seen below:
|
||||||
![Grid Demo](./assets/React-MyGroups_Grid.png)
|
![Grid Demo](./assets/React-MyGroups_Grid.png)
|
||||||
|
|
||||||
Compact Layout:
|
Compact Layout:
|
||||||
![Compact Demo](./assets/React-MyGroups_Compact.png)
|
![Compact Demo](./assets/React-MyGroups_Compact.png)
|
||||||
|
|
||||||
You can change between the grid and compact layout through the settings in the property pane:
|
You can change between the grid and compact layout through the settings in the property pane:
|
||||||
![Property Pane Demo](./assets/React-MyGroups_Property.png)
|
![Property Pane Demo](./assets/React-MyGroups_Property.png)
|
||||||
|
|
||||||
|
|
||||||
# Compatibility
|
# Compatibility
|
||||||
|
|
||||||
![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg)
|
||||||
![Node.js v10 | v8](https://img.shields.io/badge/Node.js-v10%20%7C%20v8-green.svg)
|
![Node.js v10 | v8](https://img.shields.io/badge/Node.js-v10%20%7C%20v8-green.svg)
|
||||||
![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg)
|
![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg)
|
||||||
![Does not work with with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg)
|
![Does not work with with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg)
|
||||||
![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1")
|
![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1")
|
||||||
![Local Workbench Incompatible](https://img.shields.io/badge/Local%20Workbench-Incompatible-red.svg "Requires access to the Microsoft Graph")
|
![Local Workbench Incompatible](https://img.shields.io/badge/Local%20Workbench-Incompatible-red.svg "Requires access to the Microsoft Graph")
|
||||||
![Hosted Workbench Compatible](https://img.shields.io/badge/Hosted%20Workbench-Compatible-green.svg)
|
![Hosted Workbench Compatible](https://img.shields.io/badge/Hosted%20Workbench-Compatible-green.svg)
|
||||||
|
|
||||||
## Applies to
|
## Applies to
|
||||||
|
|
||||||
* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview)
|
* [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview)
|
||||||
|
|
||||||
|
|
||||||
## Solution
|
## Solution
|
||||||
|
|
||||||
Solution|Author(s)
|
Solution|Author(s)
|
||||||
--------|---------
|
--------|---------
|
||||||
react-my-groups | [Zach Roberts](https://github.com/zachroberts8668)
|
react-my-groups | [Zach Roberts](https://github.com/zachroberts8668)
|
||||||
|
|
||||||
## Version history
|
## Version history
|
||||||
|
|
||||||
Version|Date|Comments
|
Version|Date|Comments
|
||||||
-------|----|--------
|
-------|----|--------
|
||||||
1.0|September 13, 2019|Initial release
|
1.0|September 13, 2019|Initial release
|
||||||
1.1|June 1, 2020| Updated to SPFX 1.10.0
|
1.1|June 1, 2020| Updated to SPFX 1.10.0
|
||||||
1.2|July 8, 2020| Added Grid Layout
|
1.2|July 8, 2020| Added Grid Layout
|
||||||
|
|
||||||
## Minimal Path to Awesome
|
## Minimal Path to Awesome
|
||||||
|
|
||||||
* Clone this repository
|
* Clone this repository
|
||||||
* From your command line, change to this sample's folder (`react-my-groups`, under `samples`)
|
* From your command line, change to this sample's folder (`react-my-groups`, under `samples`)
|
||||||
* in the command line run:
|
* in the command line run:
|
||||||
* `npm install`
|
* `npm install`
|
||||||
* `gulp bundle --ship`
|
* `gulp bundle --ship`
|
||||||
* `gulp package-solution --ship`
|
* `gulp package-solution --ship`
|
||||||
* Add the package to your app catalog
|
* Add the package to your app catalog
|
||||||
* Approve the Graph API permissions in the SharePoint admin center
|
* Approve the Graph API permissions in the SharePoint admin center
|
||||||
* Add the web part to your page
|
* Add the web part to your page
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
This web part lists the current user's Office 365 groups with links to the groups SharePoint site.
|
This web part lists the current user's Office 365 groups with links to the groups SharePoint site.
|
||||||
|
|
||||||
## Video
|
## Video
|
||||||
|
|
||||||
[![Building My Groups web part with SharePoint Framework and Microsoft Graph](./assets/video-thumbnail.jpg)](https://www.youtube.com/watch?v=jkpbXlUWhlg "Building My Groups web part with SharePoint Framework and Microsoft Graph")
|
[![Building My Groups web part with SharePoint Framework and Microsoft Graph](./assets/video-thumbnail.jpg)](https://www.youtube.com/watch?v=jkpbXlUWhlg "Building My Groups web part with SharePoint Framework and Microsoft Graph")
|
||||||
|
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
|
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
|
||||||
|
|
||||||
## Help
|
## Help
|
||||||
|
|
||||||
We do not support samples, but we this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues.
|
We do not support samples, but we this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues.
|
||||||
|
|
||||||
If you're having issues building the solution, please run [spfx doctor](https://pnp.github.io/cli-microsoft365/cmd/spfx/spfx-doctor/) from within the solution folder to diagnose incompatibility issues with your environment.
|
If you're having issues building the solution, please run [spfx doctor](https://pnp.github.io/cli-microsoft365/cmd/spfx/spfx-doctor/) from within the solution folder to diagnose incompatibility issues with your environment.
|
||||||
|
|
||||||
You can try looking at [issues related to this sample](https://github.com/pnp/sp-dev-fx-webparts/issues?q=label%3Areact-my-groups) to see if anybody else is having the same issues.
|
You can try looking at [issues related to this sample](https://github.com/pnp/sp-dev-fx-webparts/issues?q=label%3Areact-my-groups) to see if anybody else is having the same issues.
|
||||||
|
|
||||||
You can also try looking at [discussions related to this sample](https://github.com/pnp/sp-dev-fx-webparts/discussions?discussions_q=label%3Areact-my-groups) and see what the community is saying.
|
You can also try looking at [discussions related to this sample](https://github.com/pnp/sp-dev-fx-webparts/discussions?discussions_q=label%3Areact-my-groups) and see what the community is saying.
|
||||||
|
|
||||||
If you encounter any issues while using this sample, [create a new issue](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=bug-report.yml&sample=react-my-groups&authors=@zachroberts8668&title=react-my-groups%20-%20).
|
If you encounter any issues while using this sample, [create a new issue](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=bug-report.yml&sample=react-my-groups&authors=@zachroberts8668&title=react-my-groups%20-%20).
|
||||||
|
|
||||||
For questions regarding this sample, [create a new question](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=question.yml&sample=react-my-groups&authors=@zachroberts8668&title=react-my-groups%20-%20).
|
For questions regarding this sample, [create a new question](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=question.yml&sample=react-my-groups&authors=@zachroberts8668&title=react-my-groups%20-%20).
|
||||||
|
|
||||||
Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=react-my-groups&authors=@zachroberts8668&title=react-my-groups%20-%20).
|
Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=react-my-groups&authors=@zachroberts8668&title=react-my-groups%20-%20).
|
||||||
|
|
||||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-my-groups" />
|
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-my-groups" />
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# My OneDrive
|
# My OneDrive
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Create To Do Task from Email (Outlook Add in)
|
# Create To Do Task from Email (Outlook Add in)
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Page Navigator
|
# Page Navigator
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
---
|
||||||
page_type: sample
|
page_type: sample
|
||||||
products:
|
products:
|
||||||
- office-sp
|
- office-sp
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Remote Event Receiver Manager
|
# Remote Event Receiver Manager
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
---
|
||||||
page_type: sample
|
page_type: sample
|
||||||
products:
|
products:
|
||||||
- office-sp
|
- office-sp
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Star Ratings
|
# Star Ratings
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community---
|
---
|
||||||
page_type: sample
|
page_type: sample
|
||||||
products:
|
products:
|
||||||
- office-sp
|
- office-sp
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
We do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this communityWe do not support samples, but this community# Display Web Part Details
|
# Display Web Part Details
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue