We are building an app with ionic library in angular. We are facing a problem: we want to display the bottom tab bar in the whole app including the modals but when the modal is opening (the designers wat to open it from the bottom), it goes over the tab bar. any suggestions or solutions of how can the tab bar is fixed there?
z-index doesn't work as the modal goes over everything.