Drag and drop for table rows
Nobody has claimed this yet.
- 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
- create a new row
- move the content one cell at a time to the new row
- delete the old row
Additional context
Apologies if this already requested, I couldn't find it.
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
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