nextcloud / nextcloud/tables

Extract duplicate functions used in inline editing cells

Open
#2,009 1 comment 0 reactions 1 assignee View on GitHub

@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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.