CDK Drag-Drop - Animation when entering and exiting items
- Lenguaje dominante
- TypeScript
- Estrellas
- 25k
- Forks
- 6.8k
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 91
Descripción
#### Feature Description
When we delete an action, add or even pass an item from one container to another, the item goes sharply pushing forward the others, and it would be much better to have some animation in entering and exiting items, I even tried to put myself, but I noticed that the library uses the position of the items at the time of the drop to calculate the movement, so it would even animate, but then dragging would get weird. Having such a function would make the animations much more consistent and beautiful.
#### Use Case
When CSS animation is enabled it appears incomplete when deleting, adding or moving items. This would improve the look of any implementation that uses transition CSS animation.
Guía de contribución
Línea de trabajo
Comienza localizando la implementación de CDK Drag-Drop y el manejo existente de transiciones o animaciones; el issue no menciona archivos ni pruebas específicos. Define cómo deben animarse la entrada, la salida, la adición, la eliminación y el movimiento de elementos sin hacer que los cálculos del arrastre funcionen incorrectamente. Se considera terminado cuando el comportamiento está implementado de forma coherente y cubierto por pruebas relevantes.
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
- 25/100