github / github/task-lists-element

Moving an item from `sourceIndex = 0`, sets `dst` as `newIndex + 1`

Đang mở
#39 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
152
Fork
24
Merge trung bình
1 ngày 4 giờ
Pull request đã merge (30 ngày)
6

Mô tả

For example:
Moving _Hubot_ from position `[0, 0]` to position `[0, 1]` actually gets calculated as moved to position `[0, 2]`.
Screenshot 2023-07-03 at 1 05 57 PM

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Start by reproducing the reported drag-and-drop move from [0, 0] to [0, 1] in the task-list element and trace where the destination index is calculated. Done means the same move produces destination [0, 1] rather than [0, 2], with the relevant regression covered by the project's existing tests.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
typescript
Lĩnh vực
frontend
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.