Skip to content
Snippets Groups Projects
Commit 16994e35 authored by Paul Kaplan's avatar Paul Kaplan
Browse files

Allow drop event in sortableHOC even when there are no items to sort.

This is used because the sortable drop is also used for general dropping as well as sorting drop, so you need to be able to drop into a sortable list that does not contain any items.

Make the corresponding reorder code be more careful to check if there is a newIndex.
parent 3383b073
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment