-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React personal tools list – enhanced web part properties for list handling #4746
React personal tools list – enhanced web part properties for list handling #4746
Conversation
Hello @hugoabernier, sorry for bothering you with my question: |
@tmaestrini thanks for inquiring. We typically process pull requests once every 2 weeks, except when we're on vacation. I'll be processing the pull request this week/weekend. |
@hugoabernier thank you very much for your reply! GlaD to hear. |
Thank you @tmaestrini ! Much appreciated! |
What's in this Pull Request?
This PR enhances the existing version of the sample by providing three additional web part properties: a target site and the two necessary lists can be selected via site picker and list picker components. The components and hooks were adjusted accordingly. The README file contains an according description.
Node Version
Node version used: 1.18.0
Checklist
README.md
file's Version history. For new samples, created a newREADME.md
file matching this templateREADME.md
has at least one static high-resolution screenshot (i.e. not a GIF) located in theassets
folder.README.md
contains complete setup instructions, including pre-requisites and permissions required.nvmrc
file indicating the version of Node.js