Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Physical Back button exits app instead of going back in the nav #5438

Closed
anthonytietjen opened this issue Feb 12, 2016 · 1 comment
Closed

Comments

@anthonytietjen
Copy link

Type: bug

Ionic Version: 2.x

Platform: android 5.1 webview

Steps to reproduce issue:

  1. ionic start myApp sidemenu --v2 --ts
  2. ionic run android --device --livereload
  3. Tap Menu Icon
  4. Select "Lists"
  5. Tap a list item to push a new ListPage onto the nav stack
  6. Tap your device's physical Back button

Results:
The app exits and you are brought to the Android launch screen

Expected Results:
The ListPage would be popped off of the nav stack just like if you had tapped the software back button at the top left of the app.

@Ionitron Ionitron added the v2 label Feb 12, 2016
@anthonytietjen anthonytietjen changed the title bug: Back button on Android exits app bug: Back button on Android exits app instead of going back in the nav Feb 12, 2016
@anthonytietjen anthonytietjen changed the title bug: Back button on Android exits app instead of going back in the nav bug: Physical Back button exits app instead of going back in the nav Feb 12, 2016
@brandyscarney
Copy link
Member

Thank you for the issue, we have this on our roadmap to finish around beta.4. There is an issue for it here: #5419

Please take a look at our roadmap for other features and fixes:
https://docs.google.com/document/d/1Qlc5X2eJyOB0izkFlH7KJ5BmMi0MeXUZRHJHt3hS6Wo/edit?usp=sharing

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants