nextcloud / nextcloud/tables

'Description' field of a table can't be filled with text because not accessible

Open
#1,695 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs info
Dominant language
JavaScript
Stars
214
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
82

Description

Steps to reproduce
  1. Create a new table, enter title
Expected behavior

Table description should be accessible as the field title and the DB entry suggest.
It would be nice nice to have such a description, in particular when sharing tables for explanation.

Actual behavior
  1. Create new table, enter title
  2. Enter description (can't enter any data)
  3. Fill data into DB tables_table, field description (works)
  4. Reload tables in browser, the description data is not displayed
Tables app version

0.9.0

Browser

firefox, opera, chromium

Client operating system

Linux Ubuntu 24.04

Operating system

Ubuntu 20.04

Web server

Apache

PHP engine version

PHP 8.3

Database

MariaDB

Additional info

No response

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.

Research direction

No files or tests are named. Reproduce the issue in the Tables app, then trace the table description field from the creation form through saving and reload display. Done means the description can be entered, persists without manual database edits, and is shown after reloading.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, mariadb, php
Domain
database, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.