primefaces / primefaces/primereact
DataTable: Column editor
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 bug
In the previous version 10.9.1, when I clicked on a row, it was selected, but it didn’t switch to the input even with selectOnEdit={false}. However, starting from version 10.9.7, I can no longer switch this way — I have to use selectOnEdit={true}, but with that enabled, I can’t select a row.
https://github.com/user-attachments/assets/8feecb7f-b8dc-42bd-933f-0378c3560201
Reproducer
No response
System Information
primereact: 10.9.7
chrome: v.142.0.7444.176
Steps to reproduce the behavior
No response
Expected behavior
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 with the DataTable column editor behavior in PrimeReact 10.9.7 and reproduce the difference between selectOnEdit={false} and selectOnEdit={true}. Compare the behavior with version 10.9.1 and verify that row selection and switching to the input both work as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100