sp-dev-fx-controls-react
sp-dev-fx-controls-react copied to clipboard
ListView - add new property to dynamically update current filter
Category
[x] Enhancement
[ ] Bug
[ ] Question
Version
Please specify what version of the library you are using: [3.15.0]
Expected / Desired Behavior / Question
When using the ListView Control, it could be nice to dynamically filter displayed items.
The new prop could be named filter.
Observed Behavior
Currently the filter is applied only during component mounting event, through the defaultFilterprop.
Additional info
Raised by #1653
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Hi @lenain71,
I've moved your request as an enhancement here.
Would you like to give a try and implement this one?
Yes sure !