angular / angular/components

bug(mat-dialog): element with fixed position jumps when dialog opens.

Aperta
#23,851 7 commenti 1 reazione 0 assegnatari Vedi su GitHub
area: cdk/overlay P4
Lingua principale
TypeScript
Stelle
25k
Fork
6.8k
Merge medio
1g 8h
PR unite (30g)
91

Descrizione

#### Reproduction

Use StackBlitz to reproduce your issue:
- Components: https://stackblitz.com/edit/angular-eyckbt?file=src/app/dialog-overview-example-dialog.html

Steps to reproduce:
1. Just open dialog which contains element with fixed position inside it.


#### Expected Behavior
Element is positioned correctly when dialog opens.

#### Actual Behavior
Element jumps from one position to correct one.
![fixed_element_jump_in_dialog](https://user-images.githubusercontent.com/32300784/139259476-f0b4f31d-9037-42eb-a975-564b4c4cf41f.gif)

#### Environment

- Angular: in stackblitz link
- CDK/Material: in stackblitz link
- Browser(s): Chrome v94
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10 latest

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start with the linked StackBlitz reproduction and inspect src/app/dialog-overview-example-dialog.html, then reproduce the jump in Chrome v94 when opening the dialog. Trace the dialog's positioning behavior for the fixed-position element; done means the element is correctly positioned immediately when the dialog opens without regressing other dialog behavior.

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

Valutazione

Stack tecnologico
angular, typescript
Ambito
frontend
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 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.