ionic-team / ionic-team/ionic-framework

bug: angular, no animations when navigating to non-tabs page that shares a tabs page path

Abierto
#20,386 9 comentarios 1 reacción 0 asignados Ver en GitHub
package: angular type: bug
Lenguaje dominante
TypeScript
Estrellas
52.7k
Forks
13.3k
Merge medio
1 d 15 h
PR fusionados (30 d)
51

Descripción

Hi !

# Bug Report

**Ionic version:**
[x] **5.x**

**Current behavior:**
There is no navigation animation when you navigate to a page that is not a child of one of the tabs.
Example going from /tabs/home to /tabs/items/itemID

Also You cannot swipe back when there is no animation.

Here is a screen recording of the problem: [https://youtu.be/Eq7LfXoZL2A](https://youtu.be/Eq7LfXoZL2A)

I have create a repo illustrating the issue. [https://github.com/simetin/ionic-tabs-nav](https://github.com/simetin/ionic-tabs-nav).

**Expected behavior:**
I get that I could just do example /tabs/home/items/itemID, however with an app bigger than a couple of pages and that has a lot of links between different type of items (think for example of Instagram), it become infeasible.

**Steps to reproduce:**
Run the provided Github repo

**Related code:**
[https://github.com/simetin/ionic-tabs-nav](https://github.com/simetin/ionic-tabs-nav)

**Ionic info:**

```
Ionic:

Ionic CLI : 6.0.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.0.0-rc.2
@angular-devkit/build-angular : 0.900.0-rc.14
@angular-devkit/schematics : 9.0.0-rc.14
@angular/cli : 9.0.0-rc.14
@ionic/angular-toolkit : 2.1.1

Utility:

cordova-res : not installed
native-run : 0.3.0

System:

NodeJS : v12.14.1 (/usr/local/bin/node)
npm : 6.13.4
OS : macOS Catalina```

Thank you for looking into this issue !

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.