nextcloud / nextcloud/text

Drag and drop for table rows

Open
#7,273 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: formatting feature: tables
Dominant language
JavaScript
Stars
659
Forks
133
Avg merge
1d 20h
Merged PRs (30d)
110

Description

Is your feature request related to a problem? Please describe.

I often need to re-order rows (and less often columns) in Tables in Collectives

Describe the solution you'd like
I would like to be able to drag and drop a row, as can be done in GDocs

Describe alternatives you've considered
I currently have to

  1. create a new row
  2. move the content one cell at a time to the new row
  3. delete the old row

Additional context
Apologies if this already requested, I couldn't find it.

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

The issue names no files, tests, or entry points. Start by locating the JavaScript table implementation, then clarify the expected drag-and-drop behavior for rows and the less frequent column reordering before defining how completion will be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.