mdx-editor / mdx-editor/editor
Reorder table entries
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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