ionic-team / ionic-team/ionic-framework

bug: large title/back-button animation is broken when had menu-button

Abierto
#21,207 3 comentarios 0 reacciones 0 asignados Ver en GitHub
package: core type: bug
Lenguaje dominante
TypeScript
Estrellas
52.7k
Forks
13.3k
Merge medio
1 d 15 h
PR fusionados (30 d)
51

Descripción

#20796 Bug Report

**Ionic version:**

[x] **5.x**

**Current behavior:**
When navigating from page A to page B, both with a large title and menu button, the back button of the entering page is displayed too early and overlaps with the menu button, then jumps into position.
If no menu-button is present it is working as intended.

![bug_ionic](https://user-images.githubusercontent.com/35502018/81024889-315b9b80-8e4b-11ea-8ccb-71f697cf4497.gif)

**Expected behavior:**
Animations smooth as butter :)

**Steps to reproduce:**
Just navigate to a page with menu button and large title.

**Related code:**
A sample application via GitHub
https://github.com/theopavan/project

**Other information:**

**Ionic info:**

```
Ionic:

Ionic CLI : 6.6.0 (/Users/theo/.nvm/versions/node/v10.15.0/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.1.0
@angular-devkit/build-angular : 0.803.26
@angular-devkit/schematics : 8.3.26
@angular/cli : 8.3.26
@ionic/angular-toolkit : 2.2.0

Cordova:

Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : android 8.1.0, ios 5.1.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.3, (and 6 other plugins)

Utility:

cordova-res (update available: 0.14.0) : 0.6.0
native-run (update available: 1.0.0) : 0.2.8

System:

Android SDK Tools : 26.1.1 (/Users/theo/Library/Android/sdk)
ios-deploy : 1.9.4
ios-sim : 8.0.2
NodeJS : v10.15.0 (/Users/theo/.nvm/versions/node/v10.15.0/bin/node)
npm : 6.4.1
OS : macOS Catalina
Xcode : Xcode 11.4.1 Build version 11E503a
```

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.