[dragDrop] On strict movement when dropping outside cdkDropList
- Vorherrschende Sprache
- TypeScript
- Sterne
- 25k
- Forks
- 6.8k
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 91
Beschreibung
#### 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
Beitragsleitfaden
Rechercherichtung
Beginne damit, die gemeldete Drag-Sequenz mit Angular CDK Drag-and-Drop zu reproduzieren: eine cdkDropList betreten und dann außerhalb davon ablegen. Vergleiche das Ergebnis mit der erwarteten Rückkehr zur ursprünglichen Position und prüfe das bestehende Drag-and-Drop-Verhalten sowie die Diskussion zu einer abgestimmten API. Erledigt ist die Aufgabe, wenn das strikt eingehaltene Verhalten als Option verfügbar ist und durch Tests abgedeckt wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, typescript
- Bereich
- frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100