Enhance list reordering
Open
Nobody has claimed this yet.
1. to develop
enhancement
- 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.
When using longer checklists it would be good if there would be a quick way to reorganize them.
Describe the solution you'd like
- There could be either some keyboard shortcut to move the currenly focussed list item down or up (similar to how it works with tab/shift+tab to indent)
- There could be a drag handle next to it on hover
- Ctrl+Click and dragging works but converts the list item to a paragraph within the top node
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
No file or test is named. Start by locating the JavaScript editor entry point and the checklist/list-item handling, then determine which reordering interaction is appropriate; done means focused list items can be moved up or down or reordered by dragging without being converted to paragraphs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100