-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Description
If you've been testing out the V3 alpha, please post your issues here.
It'd also be good to know if V3 has fixed any existing issues you've had.
Reported issues
- Remove engines from package.json (stupid yarn)
-
Unknown reorderId
error when unmounting a group - Dragging to a space between items in another group should still place the item in this group
- Auto-scroll toGroup when dragging to another group (not fromGroup)
- Do not drag to new group if outside visible area (check root node collision)
- Serious performance issues with 30+ reorder components
- Inputs do not retain DOM state when dragging between lists
- Gatsby
window is not defined
(move listeners tocomponentDidMount
) - Avoid use of deprecated methods
Requested features
- Option to start reorder only after movement
- Handle / draggable area
ctrlplusb, wmertens, oyeanuj, ValBerthe and gablorquet