angular / angular/components

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

Abierto
#23,851 7 comentarios 1 reacción 0 asignados Ver en GitHub
area: cdk/overlay P4
Lenguaje dominante
TypeScript
Estrellas
25k
Forks
6.8k
Merge medio
1 d 8 h
PR fusionados (30 d)
91

Descripción

#### 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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

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
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.