Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

521
Views
Ionic Contents is overlapping the tab menu

I have a page with various Ionic Items and menu tab at the bottom of the page.

As the Ionic items increase it seems that it overlaps the tab menu bar as shown in the image. enter image description here I can scroll page, but i would like to be able to limit the scrolling till the tab bar.

Can someone advice me on how i can set it so that from the top till tab bar everything is scrollable?

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

It is overlapping due to z-index try to give 1 number higher value to your tab menu like if any element in your code has highest z-index value of 5 than give tab menu z-index value as 6 .

If you want to scroll till tab menu and show upto last icon than add a margin-top/margin-bottom to the height of bottom menu .

over 4 years ago · Santiago Trujillo Report

0

Place the tab menu inside <ion-footer> element

It should look like this:

<ion-header>
...
</ion-header>

<ion-content>
...all your elements go here
</ion-content>

<ion-footer>
...tab menu goes here
</ion-footer>
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!