pnp / pnp/sp-dev-fx-controls-react
ListItemPicker search inside multiple columns
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Category
[ ] Enhancement
[ ] Bug
[x ] Question
Version
Please specify what version of the library you are using: [ 3.10.0 ]
Expected / Desired Behavior / Question
Is it possible to use the ListItemPicker and search inside two different columns?
E.g. user types in 'Test' and the picker will search inside the Title column and for example inside an other text column?
Steps to Reproduce
It would be great if you could give columnInternalName a string array.
Maybe there is a good way / trick that I have not seen yet.
Thanks for any help.
Jan
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.
Research direction
Start by locating the ListItemPicker component and its columnInternalName handling. Read how the current search is applied to the Title column, then check the component’s existing examples or tests if available. Done means the picker can search the requested text across two columns while preserving current single-column behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100