clauderic / react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://clauderic.github.io/react-sortable-hoc/
MIT License
10.77k stars 978 forks source link

Create a drop UI state on the Sections showing the area where the selected section can be moved #854

Open Amitmauryabold opened 2 years ago

Amitmauryabold commented 2 years ago

No feedback to the user while moving the section leads to confusion, error, and possibly task failure. There also isn’t a way to undo an incorrect movement of the section raising the importance of giving users more control over the move section action.

Requirement:

Create a drop UI state on the Sections showing the area where the selected section can be moved. See the attachments for the design specs. drop-state