-
Notifications
You must be signed in to change notification settings - Fork 382
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
ListItemPicker - Added new control property, "FilterList" #392
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #392 +/- ##
=======================================
Coverage 73.31% 73.31%
=======================================
Files 18 18
Lines 802 802
Branches 164 154 -10
=======================================
Hits 588 588
Misses 164 164
Partials 50 50 Continue to review full report at Codecov.
|
Hi @joaojmendes! |
Hi Alex,
Thank you very much for the change . 😊
Obter o Outlook para iOS<https://aka.ms/o0ukef>
…________________________________
De: Alex Terentiev <[email protected]>
Enviado: Friday, November 15, 2019 3:43:51 AM
Para: SharePoint/sp-dev-fx-controls-react <[email protected]>
Cc: João Mendes <[email protected]>; Mention <[email protected]>
Assunto: Re: [SharePoint/sp-dev-fx-controls-react] ListItemPicker - Added new control property, "FilterList" (#392)
Hi @joaojmendes<https://github.com/joaojmendes>!
Thank you for that feature!
The PR has been manually fixed in #416<#416>.
I have additionally renamed filterList property to filter so it would be more meaningful for users.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#392>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC7YHVN2M6BO2WHTMDVTVHTQTYLHPANCNFSM4JCUUTFA>.
|
Hello @joaojmendes, Thanks for the update. How can I increase width of the control and set values from the list or array? |
What's in this Pull Request?
Added new Control Property "FilterList", allows filter list items base on condition ($filter), and select item(s) on sub set of list Items.