Extract duplicate functions used in inline editing cells
Open
@enjeck is already working on this.
Since Aug 17, 2025.
enhancement
technical debt
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
probably it would make sense to extract this to a separate helper function as it is being used in multiple 'inline editing'-PRs?
Originally posted by @silverkszlo in https://github.com/nextcloud/tables/pull/1977#discussion_r2276614785
We shouldn't even be defining the column and rowId props within the Cell file, since we already define within the mixin.
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.
Assessment
This issue has not been assessed yet.