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

[FEATURE] Make navigation consistent #223

Closed
akopachov opened this issue Feb 5, 2024 · 0 comments · Fixed by #224
Closed

[FEATURE] Make navigation consistent #223

akopachov opened this issue Feb 5, 2024 · 0 comments · Fixed by #224
Assignees

Comments

@akopachov
Copy link
Owner

Regardless of whether I like it or not, but the standard de-fact for Flipper application is:

  • short back press = exit/move back
  • long back press = backspace (i.e. delete last input character)

for now Flipper Authenticator is using vice-versa idea, so it make sense to make it the same as all other apps.

@akopachov akopachov self-assigned this Feb 5, 2024
@akopachov akopachov linked a pull request Feb 5, 2024 that will close this issue
akopachov added a commit that referenced this issue Feb 5, 2024
* feat: implemented standard navigation patterns (#223)

* CLang format changes

---------

Co-authored-by: akopachov <[email protected]>
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

Successfully merging a pull request may close this issue.

1 participant