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

perf: Disable menu in children pages - Auto in config #8105

Closed MatanYadaev closed 7 years ago

MatanYadaev commented 8 years ago

Type: perf

Ionic Version: 2.x

Platform: all

Right now to disable swipe to open menu in children pages i need to put function in evert root page: IonPageWillLeave (or something like this) - this.menuCtrl.enable(false)

It should be like this It should be config property in

And, the default behavior in MD and iOS is to disable swipe to open menu in children pages

codeart1st commented 7 years ago

Should be also relevant for platform:android

jgw96 commented 7 years ago

Hello everyone! Thanks for the feature request. I'm going to move this issue over to our internal list of feature requests for evaluation. We are continually prioritizing all requests that we receive with outstanding issues. We are extremely grateful for your feedback, but it may not always be our next priority. I'll copy the issue back to this repository when we have begun implementation. Thanks!

jgw96 commented 7 years ago

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

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.