github / github/task-lists-element
Moving an item from `sourceIndex = 0`, sets `dst` as `newIndex + 1`
Open
- Dominant language
- TypeScript
- Stars
- 152
- Forks
- 24
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 6
Description
For example:
Moving _Hubot_ from position `[0, 0]` to position `[0, 1]` actually gets calculated as moved to position `[0, 2]`.
Contributor guide
Assessment
This issue has not been assessed yet.