Re-order with drag and drop
Open
Nobody has claimed this yet.
bug
frontend - visual
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Drag and drop merely shows/hides the target, doesn't actually nudge the index
Internally, it would probably need a more complicated solution of switching signals
It was an intentional decision to leave as-is for now and then come back to it later
Contributor guide
No contributing guide indexed for this repository
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, test, or entry point is named. Start by locating the drag-and-drop implementation and tracing how target visibility, signals, and the item index are handled; done means dragging changes the item order rather than only showing or hiding the target.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100