angular / angular/components

Drag/drop placeholder doesn't work if placeholder is smaller than draggable list elements

Aperta
#16,259 4 commenti 1 reazione 0 assegnatari Vedi su GitHub
area: cdk/drag-drop P3
Lingua principale
TypeScript
Stelle
25k
Fork
6.8k
Merge medio
1g 8h
PR unite (30g)
91

Descrizione

#### Bug, feature request, or proposal:
Bug

#### What is the expected behavior?
The placeholder should be placed correctly, regardless of if the placeholder is the same size as the list elements or a different size.

#### What is the current behavior?
The placeholder is in the wrong spot in the list while dragging an element, but only if the placeholder is smaller (less height for a vertical list, or less width for a horizontal list).

#### What are the steps to reproduce?
Stackblitz: https://angular-ztyby3.stackblitz.io
Drag the top element down. Observe that the placeholder moves to the top. Then, move it back upwards, and observe that the placeholder moves to the bottom. This is the opposite of how the placeholder should work.

#### What is the use-case or motivation for changing an existing behavior?
It does not work as expected.

#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
@angular/*: 8.0.0
OS: Win10
TS: 3.4.5

#### Is there anything else we should know?

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia dalla riproduzione collegata su StackBlitz e riproduci il comportamento di trascinamento/rilascio utilizzando la configurazione Angular 8 segnalata. Poi segui l’implementazione del trascinamento/rilascio di Angular che posiziona il placeholder per elementi dell’elenco di dimensioni diverse. Il lavoro è completato quando il placeholder rimane nella posizione corretta trascinando un elemento verso il basso e poi di nuovo verso l’alto, anche quando è più piccolo degli elementi dell’elenco.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
angular, typescript
Ambito
frontend
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.