Determining Which Cell Was Changed - Missing recipe in Editable DataTable chapter
Open
Nobody has claimed this yet.
bug
dash-data-table
documentation
P3
- Dominant language
- Python
- Stars
- 24.4k
- Forks
- 2.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 13
Description
On the chapter about Editable DataTable
we can find this :
This chapter includes recipes for:
Reading the contents of the DataTable
Filtering out null values
Uploading data
Determining which cell has changed
Adding or removing columns
Adding or removing rows
Clearable, deletable, renamable, and hideable columns
Export DataTable
However, no recipe is provided for Determining which cell has changed. Is this because there is no "API-way" to do it ?
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 Editable DataTable chapter at https://dash.plotly.com/datatable/editable and review the existing recipes and their references to determine what the missing recipe should cover. Check whether the documented API supports identifying the changed cell; done means adding a focused recipe or clarifying in the chapter why no API-based recipe is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100