primefaces / primefaces/primereact
DataTable: Add enable option to enable edit when cell is selected
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature you would like to see added
Hi. I want to use DataTable component and I need a feature that when I select a cell enable edit mode for that cell too. I haven't found a solution to enable edit mode for a cell programmatically so if you add this feature it would be perfect.
Is your feature request related to a problem?
No response
Describe the solution you'd like
Just add a prop for dataTable to use select and edit mode together
Describe alternatives you have considered
No response
Additional context
No response
Contributor guide
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 at the DataTable component and its existing selection and cell-editing entry points; the issue names no files or tests, so first locate those paths. Clarify the proposed prop's interaction between selection and editing, then add coverage showing that selecting a cell enters edit mode while preserving existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100