Implement "more" function on Tabs

Hi!

Im trying to implement the “more” tab (three vertical dots) with a popover with a few options and im facing a few issues:

  1. the popover opens in the center of the screen, found nothing yet to solve this even pass the $event argument dont fix the issue

  2. the views are overlaped when i open a new page with push() dissapearing the tabs too

So the particular doubts is how to make a tab menu with a “more” tab with additional options

Thanks in advance

Help :frowning:

How to make a “more” tab that open a popover/modal with options that load different pages in the tab “more” ?