Basic JavaScriptUnderstanding of Sortable.js events
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
30
調査方針
Examine the Sortable source code, particularly the onPull method and how nested groups are handled. Investigate the deep and maxDeep variables mentioned in the issue. Look for existing discussions in the issue comments to understand the desired behavior. Consider implementing a maxDepth option similar to the group option.