pnp / pnp/sp-dev-fx-controls-react
To enhance the list view component or new component of table with the option of editing the row in the table itself
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Enhancement/New Component
To have a functionality in listview to make the row editable. Or We can create a new component which will help to do so. Will have one table view where we will display the data from the source as well as we will be able to edit the row of a table within the table
Thanks!
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 reviewing the existing listview control and how its table data is rendered. Clarify whether inline row editing belongs in that control or a new component, including the expected editing and save behavior. Done means the chosen component displays source data and supports editing a row within the table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100