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

correct backstack navigation #3

Open
el-veee opened this issue Jul 24, 2022 · 0 comments
Open

correct backstack navigation #3

el-veee opened this issue Jul 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@el-veee
Copy link
Owner

el-veee commented Jul 24, 2022

Current behavior: Navigating using navcontroller buttons will cause user to need to retrace all steps they have taken. For example, user adds and removes counter 3 times and then lands on the home screen (1 counter). If they push the back button, they need to go back through the cycle of creating and removing counters before pressing Back closes the app.

Desired behavior: IF user is on two counter screen, Back navigation should take them back to One counter screen. IF user is on one counter screen, Back navigation should close the app (not retrace all user steps)

@el-veee el-veee added the enhancement New feature or request label Jul 24, 2022
@el-veee el-veee self-assigned this Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant