mdx-editor / mdx-editor/editor

Reorder table entries

Open
#91 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request/enhancement good first issue hacktoberfest
Dominant language
TypeScript
Stars
3.7k
Forks
307
Avg merge
14h 22m
Merged PRs (30d)
5

Description

It'd be nice, if we could somehow move existing rows/columns in the table component. Handling it properly as draggable elements would be nice, but harder to implement, so some kind of extra option in the dialog menu could work too.

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

Start by locating the table component and its existing dialog menu entry points. Compare possible row and column reordering interactions, including the suggested draggable approach, and define the expected behavior for moving existing entries. Done means users can reorder both rows and columns in the table editor.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.