Fixed screenshot references

This commit is contained in:
Hugo Bernier 2020-08-01 01:43:28 -04:00 committed by GitHub
parent d3a2f8cddd
commit 900a69415e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
Show and search users from your organization, through Microsoft Graph. Search results show as a nice People Card, and display the Live Persona Card on hover. Show and search users from your organization, through Microsoft Graph. Search results show as a nice People Card, and display the Live Persona Card on hover.
The web part accepts a search query through a Dynamic Data connection, to further filter the displayed results. A source for this search query is not provided, but by default this can come from the Microsoft Search search box or the Page Environment. You could also use the Search Box Web Part provided by the [PnP Modern Search Web Parts](https://microsoft-search.github.io/pnp-modern-search/). The web part accepts a search query through a Dynamic Data connection, to further filter the displayed results. A source for this search query is not provided, but by default this can come from the Microsoft Search search box or the Page Environment. You could also use the Search Box Web Part provided by the [PnP Modern Search Web Parts](https://microsoft-search.github.io/pnp-modern-search/).
![directory](/assets/MicrosoftGraphPeopleSearch.gif) ![directory](./assets/MicrosoftGraphPeopleSearch.gif)
![directory](/assets/MicrosoftGraphPeopleSearch-LPC.gif) ![directory](./assets/MicrosoftGraphPeopleSearch-LPC.gif)
## Future improvements ## Future improvements
- Support loading Profile Pictures - Support loading Profile Pictures