Skip to content

bug: Tabs behind chrome navigation bar at the bottom #26850

@kesava-cams

Description

@kesava-cams

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x
  • v7.x
  • Nightly

Current Behavior

When we open the Ionic application in Mobile Chrome/Safari, the tabs are behind the chrome navigation bar.

MicrosoftTeams-image (2)

Expected Behavior

Unless I go full screen in chrome or install it as an app, tabs doesn't show up. Below is the expected behavior

MicrosoftTeams-image (3)

Steps to Reproduce

Here's the code I have

My Team
<ion-tab-button tab="not-submitted">
  <ion-icon name="people-outline"></ion-icon>
  <ion-label>Not submitted</ion-label>
</ion-tab-button>


<ion-tab-button tab="alt-approver">
  <ion-icon name="repeat-outline"></ion-icon>
  <ion-label>Alternate Approver</ion-label>
</ion-tab-button>

<ion-tab-button tab="message">
  <ion-icon name="mail-outline"></ion-icon>
  <ion-label>Message</ion-label>
</ion-tab-button>

Code Reproduction URL

No response

Ionic Info

Ionic:

Ionic CLI : 6.20.8 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 6.5.6
@angular-devkit/build-angular : 14.2.10
@angular-devkit/schematics : 14.2.10
@angular/cli : 14.2.10
@ionic/angular-toolkit : 6.1.0

Capacitor:

Capacitor CLI : 4.4.0
@capacitor/android : not installed
@capacitor/core : 4.4.0
@capacitor/ios : not installed

Utility:

cordova-res : not installed globally
native-run : 1.7.1

System:

NodeJS : v18.14.1 (/usr/local/bin/node)
npm : 9.3.1
OS : Linux 5.15

Cordova: 10.0.0 (cordova-lib@10.1.0)

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: replythe issue needs a response from the user

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions