[dragDrop] On strict movement when dropping outside cdkDropList
- Lenguaje dominante
- TypeScript
- Estrellas
- 25k
- Forks
- 6.8k
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 91
Descripción
#### Feature Description
There is one problem with this, because of some action after dragging on cdkDragDrop.
1. Drag the item.
2. Go through the drop zone.
3. Drop outside the drop zone.
In the case of dragDrop in angular / cdk, when dropping outside the drop zone, the item moves to the last drop zone where the item was entered.

In the dragula, apart from entering the drop zone, it returns to its original state when dropped outside the drop zone.

Therefore, it would be nice to provide an strict method of returning to angular / cdk dragdrop as an option.
Please let me know if there is a way around this.
thank you
Guía de contribución
Línea de trabajo
Empieza reproduciendo la secuencia de arrastre reportada con Angular CDK drag-and-drop: entra en una cdkDropList y luego suelta fuera de ella. Compara el resultado con el retorno esperado a la posición original y revisa el comportamiento existente de drag-and-drop y la discusión para acordar una API. Se considera terminado cuando el comportamiento estricto está disponible como opción y está cubierto por tests.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- angular, typescript
- Área
- frontend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100