Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Allow drag-and-drop reordering of table rows in Notes

オープン
#1,780 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
42/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
javascript
領域
frontend

調査の方向性

Issue にはファイル、テスト、またはエディターのエントリーポイントが記載されていません。まずノートエディターのテーブル処理を見つけ、行がどのように表現され、選択されるかを確認してください。ユーザーがテーブルの行を上下にドラッグでき、並べ替え後のテーブルが正しい状態を保てれば完了です。

索引モデルが issue の本文から書いたものです。

説明

feature request needs discussion

When using tables in a note, it is currently not possible to easily reorder rows. If I want to change the order of items, I have to manually cut and paste the content of entire rows. This becomes tedious and error-prone, especially when managing lists or structured information inside tables.

It would be very useful to allow drag-and-drop reordering of table rows directly inside the note editor. For example, a user could grab a row (or a handle at the beginning of the row) and drag it up or down to change its position within the table. This would make organizing information in tables much faster and more intuitive.

Currently the only workaround is manually copying, cutting, and pasting rows to change their order, which is slow and inconvenient when working with larger tables.

Drag-and-drop row reordering is a common interaction in many modern editors and would greatly improve usability when using tables as task lists, item lists, or structured datasets inside Notes.

主要言語
JavaScript
スター
738
フォーク
162
平均マージ
2時間 40分
マージ済み PR(30日)
39

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nextcloud/notes のほかの issue

nextcloud/notes の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。