primefaces / primefaces/primereact
DataTable: When using dynamically updated data, cell editor keeps initial data
Open
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
When using dynamically updated data, cell editor keeps initial data
Reproducer
https://stackblitz-starters-bk4wdx.stackblitz.io
PrimeReact version
9.6.2
React version
18.x
Language
ES6
Build / Runtime
Create React App (CRA)
Browser(s)
No response
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 linked StackBlitz reproducer and the PrimeReact DataTable cell-editor implementation. Reproduce the behavior with dynamically updated data, then trace how the editor receives its initial value. Done means the editor reflects the current cell data rather than retaining the initial value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100