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

Back button navigation #141

Open
Hacklor opened this issue May 13, 2019 · 0 comments
Open

Back button navigation #141

Hacklor opened this issue May 13, 2019 · 0 comments
Labels
enhancement New feature or request mobile

Comments

@Hacklor
Copy link
Contributor

Hacklor commented May 13, 2019

As a developer I want to make sure the back button works properly, so that it will improve the experience of the users when navigating the app

I hate it when the back button does unexpected things. This user story is a reminder to check that
and improve when necessary. The back button should not be a stack of all the screens the user has
navigated to before. But a logical tree. This might require updating the navigation stack. In
Android the back button can also be used to go back to the phone's main screen when you are in the
Main Screen of the application.

How does this work for iOS? Swiping left and right?

@markspanbroek markspanbroek added the enhancement New feature or request label May 13, 2019
@svdo svdo added the mobile label May 14, 2019
@svdo svdo changed the title [cogito-mobile] Back button navigation Back button navigation May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mobile
Projects
None yet
Development

No branches or pull requests

3 participants