markcunninghamuk / markcunninghamuk/PCF_Library
Add additional Columns to search by, Sort the Returned List by column/columns set by designer
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to add more than one column for the search field to be searched against?
And likewise, would it be possible to add a sort option to the selected column/columns?
Great control!!
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 search and returned-list handling in the TypeScript control. Review how the current search field and result columns are configured, then determine the expected behavior for searching multiple columns and sorting by one or more selected columns. Done means both options work without breaking the existing control behavior; the issue does not name tests or files to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100