pnp / pnp/sp-dev-fx-controls-react
ListView - add new property to dynamically update current filter
Open
@lenain71 is already working on this.
Since Nov 6, 2023.
Good First Issue 🏆
help wanted
type:enhancement
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.