ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
50.99k stars 13.52k forks source link

[Feature Proposition] Shared ion-navbar across tab pages #8301

Closed AVancans closed 7 years ago

AVancans commented 8 years ago

In Ionic2, for a tabber with a toolbar, every tab page must implemention-navbar which leads to duplicate code.

Although this could be wrapped in a component, it is still re-drawn on every tab which seems wasteful as ion-navbar is usually static across pages.

Would be nice, if could create a shared ion-navbar and only re-draw the ion-content part of the page.

This would be very similar to how Android works with a single Toolbar but multiple Fragments that are swapped in a content holder.

jgw96 commented 7 years ago

Hello! While this is an awesome feature request it is not something that we plan on doing anytime soon. Because of this I am going to move this to our internal feature tracking repo for now as it is just "collecting dust" here. Once we decide to implement this I will move it back. Thanks everyone for using Ionic!

jgw96 commented 7 years ago

This issue was moved to driftyco/ionic-feature-requests#68

ionitron-bot[bot] commented 6 years ago

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.