clauderic / clauderic/react-sortable-hoc
Add Placeholders Node where the Drop would happen
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
I have just rewritten the sorting part of an application, I am developing in React and stumbled upon your "react-sortable-hoc". Before we used jqueryUI.
I am sorting a List (that's displayed as a grid).
Before we showed a placeholder in the spot where the item would be dropped. However, I haven't figured out a clever way to do this using your package.
Old Behaviour with Placeholders

New Behaviour without Placeholders

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.