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: If the back button on phone is pressed on the home screen, it will no longer work in the future #1175

Open
arminh2002 opened this issue Aug 22, 2024 · 0 comments
Labels
Good first issue An issue good for new contributors New Issue New Issue to the repo.

Comments

@arminh2002
Copy link

arminh2002 commented Aug 22, 2024

Development Issue

Unsure

Phone Version

tested in release 3.15.0 and beta versions

Issue Description

When you open the phone for the first time and you're on the home screen and haven't opened an app yet, if you click the back button, the back button is bugged and won't work until the player restarts the game.

My suggested solution:

hide the back button when the player is on the phone's home screen, or if you want the back button to be there, it should be only for display and not perform any action (I think it can be done by putting a simple if condition)

Issue Reproduction

  1. Open Phone
  2. Press the back button (in home screen)
  3. Click on any app, for example I selected contacts
  4. Now the back button doesn't work forever

Evidence

No response

@arminh2002 arminh2002 added the New Issue New Issue to the repo. label Aug 22, 2024
@LiamDormon LiamDormon added the Good first issue An issue good for new contributors label Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue An issue good for new contributors New Issue New Issue to the repo.
Projects
None yet
Development

No branches or pull requests

2 participants