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 improvements #4

Open
Matthew78917 opened this issue Dec 17, 2023 · 0 comments
Open

Back button navigation improvements #4

Matthew78917 opened this issue Dec 17, 2023 · 0 comments

Comments

@Matthew78917
Copy link

Matthew78917 commented Dec 17, 2023

The Problem

In previous versions of the app, before the in-app mapping feature was available, the back button would go back directly. But now, the back button needs to be pressed three times to exit.

  • A long back press to return to the remote selection screen.
  • A short back press to get to the mapping options screen.
  • Then another short back press to exit the app.

Proposed Solution

On the main remote selection screen

  • Short back press to enter mapping options screen.
  • Long back press to exit app.

On the mapping options screen

  • Short back press to return to remote selection (main) screen.
  • Long back press to exit app.

Not sure if this is a bug, but...

When holding the back button to exit from the app from this screen, the app doesn't exit and makes the screen go blank until back button is released.

On the remote usage screen

  • Short back press to return to remote selection (main) screen.
  • Long back press to exit app.

I am on unleashed 65e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant