primefaces / primefaces/primereact

DataTable: Column editor

Open
#8,406 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Status: Needs Triage
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.