nextcloud / nextcloud/tables

[enhancement][overview] Tables enhancements discussed in team hackweek

Open
#1,601 0 comments 2 reactions 1 assignee View on GitHub

@marcoambrosini is already working on this.

Since Feb 13, 2025.

0. Needs triage enhancement overview
Dominant language
JavaScript
Stars
214
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
82

Description

General

  • #1609
  • #1608

Upon table creation

  • #1602

Table view

  • https://github.com/nextcloud/tables/issues/364
  • Make the name field magic and open the row when clicking on the table. In order not to loose the ability to inline-edit this field, we add a small edit button to the right of the cell.
  • #1607
  • Nesting: add reference a table as a property in an entry.
  • #1604

Entry view

  • https://github.com/nextcloud/tables/issues/1595
  • #1606
  • At the end of the modal, add an action-button similar to the + button in the table view, which allows the user to add more fields to the row
  • Also deleting fields with proper warning (if I delete a field here, it goes for the whole table. Should it be like this though? )
  • Autosave. Remove save and delete button and add autosave and possibly undo-redo ability

cc @juliusknorr @blizzz @enjeck

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.